PHP 7 – Events rev. 5.6.6.1
-
I just ran a PHP 7 check using SG Optmizer and here is what it has found –
FILE: plugins/events-manager/templates/buddypress/group-events.php
———————————————————————————-
FOUND 1 ERROR AFFECTING 1 LINE
———————————————————————————-
31 | ERROR | Using ‘break’ outside of a loop or switch structure is invalid and will throw a fatal error since PHP 7.0
———————————————————————————-FILE:plugins/events-manager/em-shortcode.php
———————————————————————————-
FOUND 1 ERROR AFFECTING 1 LINE
———————————————————————————-
113 | ERROR | ‘clone’ is a reserved keyword introduced in PHP version 5.0 and cannot be invoked as a function (T_CLONE)
———————————————————————————-
- The topic ‘PHP 7 – Events rev. 5.6.6.1’ is closed to new replies.