PHP 7.1 & 7.2 compatible?
-
Hello!
I ran the php compatibility checker plugin and it showed the 2 errors below in its report for Cerber:
FILE: /………./www/wp-content/plugins/wp-cerber/wp-cerber.php
——————————–
FOUND 2 ERRORS AFFECTING 2 LINES
——————————–4590 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
4612 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli insteadSo, can they be safely ignored? Does the plugin work properly on PHP 7.1 and 7.2?
Please let me know.
Thanks!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘PHP 7.1 & 7.2 compatible?’ is closed to new replies.