• Hi

    I am willing to update to PHP 7.0, but among others your plugin it is not fitted to.
    I am posting the testing information about yours:

    FILE: /home/XXX/public_html/XXX/wp-content/plugins/so-widgets-bundle/base/inc/markdown.php
    ———————————————————————————————————–
    FOUND 1 ERROR AFFECTING 1 LINE
    ———————————————————————————————————–
    50 | ERROR | Deprecated PHP4 style constructor are not supported since PHP7
    ———————————————————————————————————–

    FILE: /home/XXX/public_html/XXX/wp-content/plugins/so-widgets-bundle/base/inc/lessc.inc.php
    ———————————————————————————————————–
    FOUND 5 ERRORS AFFECTING 5 LINES
    ———————————————————————————————————–
    2643 | ERROR | ‘string’ is a reserved keyword introduced in PHP version 7.0 and cannot be invoked as a function (T_STRING)
    2657 | ERROR | ‘string’ is a reserved keyword introduced in PHP version 7.0 and cannot be invoked as a function (T_STRING)
    2788 | ERROR | ‘string’ is a reserved keyword introduced in PHP version 7.0 and cannot be invoked as a function (T_STRING)
    2819 | ERROR | Function name, class name, namespace name or constant name can not be reserved keyword ‘string’ (since version 7.0)
    3073 | ERROR | ‘string’ is a reserved keyword introduced in PHP version 7.0 and cannot be invoked as a function (T_STRING)
    ———————————————————————————————————–

    An upgrade is expected!
    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘PHP 7.0’ is closed to new replies.