Is PHP 7.x supported?
-
HI,
Installed Health Check on recommendation from somewhere. Site is running WP 4.9.6, PHP 5.6.
Want to move to PHP 7.x. Installed PHP Compatibility Check plugin. Report says Health Check is not compatible. I looked for PHP compatibility on your plugin page and couldn’t find anything.
If Health Check not compatible with PHP 7.x, do you plan to make it compatible, and if so when?
Here is what PHP Compatibility Check plugin reported for your plugin:
FILE: /wp-content/plugins/health-check/pages/health-check.php
————————————————————————————————————
FOUND 2 ERRORS AFFECTING 2 LINES
————————————————————————————————————
27 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
247 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
————————————————————————————————————FILE: /wp-content/plugins/health-check/includes/class-health-check-debug-data.php
——————————————————————————————————————-
FOUND 2 ERRORS AFFECTING 2 LINES
——————————————————————————————————————-
478 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
488 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
——————————————————————————————————————-Thanks!
Peace,
Dan
- The topic ‘Is PHP 7.x supported?’ is closed to new replies.