• Planning to upgrade to latest WP and PHP7.

    But PHP Compatibility Checker says:

    FILE: /homepages/30/d556882726/htdocs/wp/live/wp-content/plugins/wangguard/wangguard-class-wp-queue.php
    ——————————————————————————————————-
    FOUND 1 ERROR AFFECTING 1 LINE
    ——————————————————————————————————-
    7 | ERROR | Deprecated PHP4 style constructor are not supported since PHP7
    ——————————————————————————————————-

    FILE: /homepages/30/d556882726/htdocs/wp/live/wp-content/plugins/wangguard/wangguard-help.php
    ————————————————————————————————————–
    FOUND 1 ERROR AFFECTING 1 LINE
    ————————————————————————————————————–
    371 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0 – use mysqli instead.
    ————————————————————————————————————–

    FILE: /homepages/30/d556882726/htdocs/wp/live/wp-content/plugins/wangguard/wangguard-class-wp-users.php
    ——————————————————————————————————-
    FOUND 1 ERROR AFFECTING 1 LINE
    ——————————————————————————————————-
    8 | ERROR | Deprecated PHP4 style constructor are not supported since PHP7
    ——————————————————————————————————-

    FILE: /homepages/30/d556882726/htdocs/wp/live/wp-content/plugins/wangguard/wangguard-xml.php
    ——————————————————————————————–
    FOUND 1 ERROR AFFECTING 1 LINE
    ——————————————————————————————–
    57 | ERROR | Deprecated PHP4 style constructor are not supported since PHP7
    ——————————————————————————————–

    Any chance of a fix?

  • The topic ‘PHP7 support’ is closed to new replies.