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

Plugin incompatible with PHP 7.3

$
0
0

Replies: 0

I’ve run a compatibility check with PHP 7.3 and found the below errors

FILE: /home/customer/www/gevcen.be/public_html/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: /home/customer/www/gevcen.be/public_html/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