Compatibility with php 7
-
Hi,
I want to upgrade to php 7, but the PHP Compatibility Checker tells me that Event Manager and Event Manager PRO are not compatible with php 7.
Event Manager:
WARNING | File has mixed line endings; this may cause incorrect results
ERROR | ‘clone’ is a reserved keyword introduced in PHP version 5.0 and cannot be invoked as a function (T_CLONE)
ERROR | Using ‘break’ outside of a loop or switch structure is invalid and will throw a fatal error since PHP 7.0
ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0 – use mysqli instead.EM PRO:
WARNING | Function name “__emp” is discouraged; PHP has reserved all method names with a double underscore prefix for future use
ERROR | ‘clone’ is a reserved keyword introduced in PHP version 5.0 and cannot be invoked as a function (T_CLONE)
WARNING | File has mixed line endings; this may cause incorrect results
ERROR | The use of long predefined variables has been deprecated in 5.3 and removed in 5.4; Found ‘$HTTP_POST_VARS’Are you planning to update to php 7???
Regards,
Toon
- The topic ‘Compatibility with php 7’ is closed to new replies.