PHP 7
-
Hi,
maybe for the next update:
plugins/responsive-menu/src/app/Mappers/scss.inc.php------------------------------------------------------------------------------------------------------------------------------------ FOUND 4 ERRORS AFFECTING 4 LINES ------------------------------------------------------------------------------------------------------------------------------------ 3387 | ERROR | 'string' is a reserved keyword introduced in PHP version 7.0 and cannot be invoked as a function (T_STRING) 3585 | ERROR | Function name, class name, namespace name or constant name can not be reserved keyword 'string' (since version 7.0) 3698 | ERROR | 'string' is a reserved keyword introduced in PHP version 7.0 and cannot be invoked as a function (T_STRING) 3942 | ERROR | 'string' is a reserved keyword introduced in PHP version 7.0 and cannot be invoked as a function (T_STRING) ------------------------------------------------------------------------------------------------------------------------------------Best regards,
Harry
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘PHP 7’ is closed to new replies.