PHP7 support
-
Planning to upgrade to latest WP and PHP7.
But the PHP Compatibility checkers says:
FILE: /homepages/30/d556882726/htdocs/wp/live/wp-content/plugins/wp-statistics/includes/functions/functions.php
—————————————————————————————————————
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
—————————————————————————————————————
952 | WARNING | INI directive ‘safe_mode’ is deprecated from PHP 5.3 and forbidden from PHP 5.4.
—————————————————————————————————————FILE: /homepages/30/d556882726/htdocs/wp/live/wp-content/plugins/wp-statistics/includes/optimization/tabs/wps-optimization-resources.php
—————————————————————————————————————————————-
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
—————————————————————————————————————————————-
151 | WARNING | INI directive ‘safe_mode’ is deprecated from PHP 5.3 and forbidden from PHP 5.4.
—————————————————————————————————————————————-FILE: /homepages/30/d556882726/htdocs/wp/live/wp-content/plugins/wp-statistics/includes/settings/tabs/wps-externals.php
———————————————————————————————————————–
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
———————————————————————————————————————–
150 | WARNING | INI directive ‘safe_mode’ is deprecated from PHP 5.3 and forbidden from PHP 5.4.
———————————————————————————————————————–FILE: /homepages/30/d556882726/htdocs/wp/live/wp-content/plugins/wp-statistics/robotslist.php
———————————————————————————————
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
———————————————————————————————
1 | WARNING | File has mixed line endings; this may cause incorrect results
———————————————————————————————Any chances of fixes?
- The topic ‘PHP7 support’ is closed to new replies.