PHP issues
-
PHP Compatibility Checker gave the following issues for PHP 7,
FILE: /../wp-content/plugins/wp-piwik/classes/WP_Piwik.php
————————————————————————————————————————-
FOUND 1 ERROR AFFECTING 1 LINE
————————————————————————————————————————-
360 | ERROR | Using ‘break’ outside of a loop or switch structure is invalid and will throw a fatal error since PHP 7.0
————————————————————————————————————————-FILE: /../wp-content/plugins/wp-piwik/proxy/piwik.php
———————————————————————————————————-
FOUND 1 ERROR AFFECTING 1 LINE
———————————————————————————————————-
98 | ERROR | INI directive ‘magic_quotes_runtime’ is deprecated since PHP 5.3 and removed since PHP 5.4.
———————————————————————————————————-
- The topic ‘PHP issues’ is closed to new replies.