Is This Plugin PHP7 Compatible?
-
I’m using the PHP Compatibility Checker plugin in order to scan a client’s site for compatibility on the theme and plugins. I am aware that this plugin can give false positives, so when your plugin results gave warnings against possible issues I wanted to check with you to find out if this is accurate or a false positive.
These are the results given by the PHP Compatibility Checker:
FILE: /public_html/wp-content/plugins/wp-super-cache/wp-cache.php
—————————————————————————————————–
FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 2 LINES
—————————————————————————————————–
202 | WARNING | INI directive ‘safe_mode’ is deprecated since PHP 5.3 and removed since PHP 5.4
202 | WARNING | INI directive ‘safe_mode’ is deprecated since PHP 5.3 and removed since PHP 5.4
207 | WARNING | INI directive ‘safe_mode_gid’ is deprecated since PHP 5.3 and removed since PHP 5.4
—————————————————————————————————–
Update Available: 1.5.5; Current Version: 1.4.9;I am using version 1.4.9, so it could be that I just need to update to the latest version. But before doing so, since I’m still in the process of testing for PHP7 compatibility, I wanted to find out if this also might be the issue since other plugins have caused issues when updated because the site isn’t running PHP7 yet. If so, is the current version PHP7 compatible?
- The topic ‘Is This Plugin PHP7 Compatible?’ is closed to new replies.