Plugin uses deprecated PHP functions…
-
As a result, the compatibility reported is 5.4 as the highest version (by Site Health itself!)
Here is the detailed report from PHP compatibility checker:
FILE: /homepages/41/d355863502/htdocs/wp-content/plugins/health-check/includes/class-health-check-site-status.php
—————————————————————————————————————–
FOUND 2 ERRORS AFFECTING 2 LINES
—————————————————————————————————————–
52 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
1097 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
—————————————————————————————————————–FILE: /homepages/41/d355863502/htdocs/wp-content/plugins/health-check/includes/class-health-check-debug-data.php
—————————————————————————————————————-
FOUND 1 ERROR AFFECTING 1 LINE
—————————————————————————————————————-
766 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
—————————————————————————————————————-
- The topic ‘Plugin uses deprecated PHP functions…’ is closed to new replies.