PHP 7.4 Deprecation Notices
-
- WordPress 5.3.2
- PHP 7.4.4
FYI – I’m getting some minor PHP deprecation notices when I run WP-CLI in PHP 7.4:
PHP Deprecated: define(): Declaration of case-insensitive constants is deprecated in /var/www/example.com/wp-content/themes/grace-news/functions.php on line 126 Deprecated: define(): Declaration of case-insensitive constants is deprecated in /var/www/example.com/wp-content/themes/grace-news/functions.php on line 126 PHP Deprecated: define(): Declaration of case-insensitive constants is deprecated in /var/www/example.com/wp-content/themes/grace-news/functions.php on line 127 Deprecated: define(): Declaration of case-insensitive constants is deprecated in /var/www/example.com/wp-content/themes/grace-news/functions.php on line 127 PHP Deprecated: define(): Declaration of case-insensitive constants is deprecated in /var/www/example.com/wp-content/themes/grace-news/functions.php on line 128 Deprecated: define(): Declaration of case-insensitive constants is deprecated in /var/www/example.com/wp-content/themes/grace-news/functions.php on line 128
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘PHP 7.4 Deprecation Notices’ is closed to new replies.