Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

Plugin uses deprecated PHP functions…

$
0
0

Replies: 0

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
—————————————————————————————————————-


Viewing all articles
Browse latest Browse all 59525

Trending Articles