• Doing a scan for plugin compatibility for the upgrade to PHP 7 and this was the following report:
    —————————–
    FILE: __/wp-content/plugins/plugins-garbage-collector/includes/lib.php
    —————————–
    FOUND 1 ERROR AFFECTING 1 LINE
    —————————–
    22 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
    ——————————

Viewing 1 replies (of 1 total)
  • Thread Starter fran4444

    (@fran4444)

    Maybe nevermind the above; (?)
    this code might be okay, this is the following note given on other plugins with the same above error:
    “This is backwards compatible code that first checks to see if the mysql_ extension is available.”

Viewing 1 replies (of 1 total)
  • The topic ‘Not yet compatible with PHP7’ is closed to new replies.