Upgrading to PHP 7
-
Hi! Looking to upgrade to PHP 7, but it appears Squirrly isn’t compatible? I may just delete the safe mode line temporarily while waiting for a response?
Here are the code issues from the PHP Compatibility Checker
FILE: /home/ftakj/public_html/wp-content/plugins/squirrly-seo/themes/default/SQ_BlockPostsAnalytics.php
——————————————————————————————————-
FOUND 1 ERROR AFFECTING 1 LINE
——————————————————————————————————-
9 | ERROR | INI directive ‘safe_mode’ is deprecated from PHP 5.3 and forbidden from PHP 5.4.
——————————————————————————————————-FILE: /home/ftakj/public_html/wp-content/plugins/squirrly-seo/classes/SQ_Tools.php
————————————————————————————————
FOUND 2 ERRORS AFFECTING 2 LINES
————————————————————————————————
387 | ERROR | INI directive ‘safe_mode’ is deprecated from PHP 5.3 and forbidden from PHP 5.4.
448 | ERROR | INI directive ‘safe_mode’ is deprecated from PHP 5.3 and forbidden from PHP 5.4.
————————————————————————————————
- The topic ‘Upgrading to PHP 7’ is closed to new replies.