• Resolved over

    (@schneitzl)


    Hi!

    Please add PHP 7.0 compatibility by updating following:

    FILE: popup-maker/includes/libs/browser.php
    ———————————————————————————————-
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ———————————————————————————————-
    225 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
    ———————————————————————————————-

    Thanks! 🙂

Viewing 1 replies (of 1 total)
  • Hello @schneitzl:

    The Popup Maker plugin has been PHP 7 compatible from the very first day it was released. About 37% of all Popup Maker users run their version of the software on PHP 7+ servers. Every server running in-house to operate our digital store, demo site, etc. runs on PHP 7+.

    Your webhost probably has a scanner that detected one or more old PHP functions (invalid in PHP 7+) in a file that won’t ever get loaded unless the customer was running an older PHP version. Popup Maker still has backward compatible code that will load when needed, but not on your site.

    The scanner result is likely a false positive. You can disregard the warnings.

Viewing 1 replies (of 1 total)

The topic ‘Add PHP 7.0 compatibility’ is closed to new replies.