Yes, php7. I can give you also the code issues:
FILE: -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)
————————————————————————————————————————-
FILE: /ins/events-manager/classes/em-object.php
——————————————————————————————————————–
FOUND 1 ERROR AFFECTING 1 LINE
——————————————————————————————————————–
1177 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0 – use mysqli instead.
——————————————————————————————————————–
FILE: /events-manager/admin/em-ms-options.php
———————————————————————————————————————-
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
———————————————————————————————————————-
1 | WARNING | File has mixed line endings; this may cause incorrect results
———————————————————————————————————————-
FILE: s/events-manager/buddypress/bp-em-core.php
————————————————————————————————————————
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
————————————————————————————————————————
1 | WARNING | File has mixed line endings; this may cause incorrect results
————————————————————————————————————————
FILE: /public_html/wp-content/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
————————————————————————————————————————————
and in pro:
FILE: /s/events-manager-pro/events-manager-pro.php
————————————————————————————————————————-
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
————————————————————————————————————————-
26 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
————————————————————————————————————————-
FILE: wp-content/plugins/events-manager-pro/add-ons/emails.php
————————————————————————————————————————
FOUND 1 ERROR AFFECTING 1 LINE
————————————————————————————————————————
52 | ERROR | ‘clone’ is a reserved keyword introduced in PHP version 5.0 and cannot be invoked as a function (T_CLONE)
————————————————————————————————————————
FILE: nager-pro/add-ons/gateways/gateway.paypal.php
————————————————————————————————————————————–
FOUND 1 ERROR AFFECTING 1 LINE
————————————————————————————————————————————–
239 | ERROR | The use of long predefined variables has been deprecated in 5.3 and removed in 5.4; Found ‘$HTTP_POST_VARS’
————————————————————————————————————————————–