PHP 7 Compatibility
-
Hi,
I’ve migrating my site to PHP7 and I just ran the PHP Compatibility Plugin and it came up with two errors (see below).
Do you know if the plugin is compatible with PHP7 and I can safely diregard these errors? Or is it possible to release a fix?
Thanks,
Melanie
FILE: /nas/content/live/bagfasites/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
———————————————————————————————————FILE: /nas/content/live/bagfasites/wp-content/plugins/wp-piwik/classes/WP_Piwik.php
————————————————————————————————————————-
FOUND 1 ERROR AFFECTING 1 LINE
————————————————————————————————————————-
383 | ERROR | Using ‘break’ outside of a loop or switch structure is invalid and will throw a fatal error since PHP 7.0
————————————————————————————————————————-
The topic ‘PHP 7 Compatibility’ is closed to new replies.