• A check for compatibility with PHP 7.0 using the “PHP Compatibility Checker” plugin,
    reports the following errors and warnings.

    FILE: /home/sitename/public_html/wp-content/plugins/broken-link-checker/includes/utility-class.php
    ————————————————————————————————–
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ————————————————————————————————–
    42 | WARNING | INI directive ‘safe_mode’ is deprecated since PHP 5.3 and removed since PHP 5.4.
    ————————————————————————————————–

    FILE: /home/sitename/public_html/wp-content/plugins/broken-link-checker/includes/admin/table-printer.php
    ——————————————————————————————————–
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ——————————————————————————————————–
    28 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
    ——————————————————————————————————–

Viewing 7 replies - 1 through 7 (of 7 total)
  • Also wondering about PHP 7 compatibility.

    Hi, have you tested the latest version? The developers state the following in the latest release.

    Fixed a few more PHP 7.x/5.6 compatibility issues.

    Thread Starter MKSnMKS

    (@mksnmks)

    Hi mbrsoolution,

    Thanks for that.
    The version that I tested, and commented on, was the latest version at the time I used it, and when I sent comments.
    The tests were run, and comments sent, within a day of installing the PHP Compatibility Checker.

    I have sent suggestions to the PHP Compatibility Checker plugin team.
    There has been at least one update since then.

    Can you supply a link to the above please?

    Thank you

    @mksnmks, the link should be available under Plugins or Dashboard -> Updates in your website admin dashboard. This is the latest plugin version.

    • This reply was modified 8 years, 9 months ago by mbrsolution.
    Thread Starter MKSnMKS

    (@mksnmks)

    Hi mbrsolution,

    Thanks for that.
    I keep fairly up to date with all plugins,
    so have all recent updates already.

    Do you have the link for the article “Fixed a few more PHP 7.x/5.6 compatibility issues.”, as without that, I am not quite sure what you were originally referring to (and it’s still not clear whether you are referring to the “Broken Link Checker” or “PHP Compatibility Checker” plugin, or both)?

    Thanks

    Hi, that information is referring to the latest Broken Link Checker plugin version 1.11.4.

    Thread Starter MKSnMKS

    (@mksnmks)

    Hi

    I did a scan a couple of days ago, all plugins were up to date at the time.
    The result for Version 1.11.5 is below;

    FILE: /home/UsersSite/public_html/wp-content/plugins/broken-link-checker/includes/utility-class.php
    ————————————————————————————————–
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ————————————————————————————————–
    42 | WARNING | INI directive ‘safe_mode’ is deprecated since PHP 5.3 and removed since PHP 5.4

    I hope this is helpful.

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘PHP7 Compatibility – possible issues to be fixed’ is closed to new replies.