PHP 7 compatibility
-
We are about to update our site to PHP 7 and ran a compatibility checker against all our plugins. MaxMegaMenu is generates the errors listed below. Will there be a PHP 7 compatible version? We have the MaxMegaMenu Pro version. (The Pro part passes; the main plugin does not.)
3300 | ERROR | ‘string’ is a reserved keyword introduced in PHP version 7.0 and cannot be invoked as a function (T_STRING)
3498 | ERROR | Function name, class name, namespace name or constant name can not be reserved keyword ‘string’ (since version 7.0)
3611 | ERROR | ‘string’ is a reserved keyword introduced in PHP version 7.0 and cannot be invoked as a function (T_STRING)
3855 | ERROR | ‘string’ is a reserved keyword introduced in PHP version 7.0 and cannot be invoked as a function (T_STRING)
The topic ‘PHP 7 compatibility’ is closed to new replies.