Does not work with PHP 7.0
-
One of my sites is broken after a server update to PHP 7.0 with the following message generated in a PHP compatibility checker:
FILE: /dom16213/wp-content/plugins/shortcodes-ultimate/inc/core/tools.php
————————————————————————————————————————-
FOUND 1 ERROR AFFECTING 1 LINE
————————————————————————————————————————-
681 | ERROR | Using ‘break’ outside of a loop or switch structure is invalid and will throw a fatal error since PHP 7.0
————————————————————————————————————————-
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Does not work with PHP 7.0’ is closed to new replies.