Warnings from PHP 7.2 Compatibility Checker
-
We are testing our upgrade to WP 5.0.3 and PHP 7.2. We are using the WPEngine PHP Compatibility Checker Plugin to test PHP 7.2.
The PHP compatibility plugin reports the following warnings. Will this cause any problems with WP Email Template?
Thank you.
FILE: /nas/content/live/childscistage/wp-content/plugins/wp-email-template/admin/admin-interface.php --------------------------------------------------------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES --------------------------------------------------------------------------------------------------------------------- 432 | WARNING | Global with anything other than bare variables is discouraged since PHP 7.0. Found ${$option_name} 471 | WARNING | Global with anything other than bare variables is discouraged since PHP 7.0. Found ${$id_attribute} --------------------------------------------------------------------------------------------------------------------- FILE: /nas/content/live/childscistage/wp-content/plugins/wp-email-template/includes/mandrill/Mandrill.php --------------------------------------------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE --------------------------------------------------------------------------------------------------------- 127 | WARNING | INI directive 'safe_mode' is deprecated since PHP 5.3 and removed since PHP 5.4 ---------------------------------------------------------------------------------------------------------
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Warnings from PHP 7.2 Compatibility Checker’ is closed to new replies.