• Resolved bonsaigil

    (@bonsaigil)


    Hey : )

    Cool Plugin.

    I’m looking at upgrading to PHP7.3. I ran the PHP Compatibility plugin and it threw up a warning for Hummingbird. Just wanted to know if this is a false positive? Or I should hold off.

    I’m already running PHP7.2

    FILE: …plugins/hummingbird-performance/core/modules/class-module-advanced.php
    —————————————————————————————————————————————————-
    FOUND 1 ERROR AFFECTING 1 LINE
    —————————————————————————————————————————————————-
    519 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
    —————————————————————————————————————————————————-

    Thanks!

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Amin – WPMU DEV Support

    (@wpmudev-support2)

    Hello @bonsaigil ,

    This is false positive. The reason there is still this extension used in the code is to guarantee the compatibility with the older version of PHP. There are still servers with PHP versions lower than 5.6 and we also want Hummingbird work on them.
    This plugin works on PHP 7.3

    kind regards,
    Kasia

    Hello @bonsaigil

    I trust you’re well!

    We’ve not heard from you in a while. I’ve marked this ticket as resolved for now, but if you need anything else at all, we’re here for you, please just reopen the ticket or create a new one.

    Have a good day!

    Cheers,
    Nastia

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