PHP 7 compatibility issues
-
Hello
Thank you for a great plugin! When I run PHP Compatibility Checker to check my plugins for compatibility with PHP 7, I get the following error and warning:-
FILE: /home/myaccount/public_html/wp-content/plugins/rs-system-diagnostic/includes/admin.output-data.php
—————————————————————————————————————
FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES
—————————————————————————————————————
44 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0 – use mysqli instead.
95 | WARNING | INI directive ‘safe_mode’ is deprecated since PHP 5.3 and removed since PHP 5.4.
—————————————————————————————————————Is this something that needs to be addressed?
Thanks and regards
- The topic ‘PHP 7 compatibility issues’ is closed to new replies.