• Resolved xyzbytes

    (@xyzbytes)


    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)
    ———————————————————————————-

Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘PHP 7 – Events rev. 5.6.6.1’ is closed to new replies.