• Hi, I’m going to migrate my blog to php7 but the compatibility test found there errors:
    Could you check please?

    ——————————————————————————————————————————————————————–

    FILE: /home/giuseppe/public_html/wp-content/plugins/wysija-newsletters/inc/pear/pear.php

    754 | WARNING | Function dl() is deprecated since PHP 5.3
    754 | WARNING | Function dl() is deprecated since PHP 5.3
    852 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
    ————————————————————————————————–

    ——————————————————————————————————————————————————————————–

    FILE: /home/giuseppe/public_html/wp-content/plugins/wysija-newsletters/helpers/bounce.php
    —————————————————————————————–
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    —————————————————————————————–
    63 | WARNING | Function dl() is deprecated since PHP 5.3
    —————————————————————————————–

Viewing 3 replies - 1 through 3 (of 3 total)
  • Same problem here!

    Those are false-positive, please ignore them. MailPoet is fully compatible with PHP7.

    edenilsonalves

    (@edenilsonalves)

    Hi, I’m using the Site Optimizer SG plugin. The plugin basically checks that your site is compatible with a recommended PHP 7.0 version. We received a response to the plugin:

    The MailPoet Newsletters plugin is NOT COMPATIBLE with PHP 7.0 See Errors:

    FILE: /home/lojadegr/public_html/wp-content/plugins/wysija-newsletters/inc/pear/pear.php

    754 | WARNING | Function dl() is deprecated since PHP 5.3
    754 | WARNING | Function dl() is deprecated since PHP 5.3
    852 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
    ————————————————————————————————–

    FILE: /home/lojadegr/public_html/wp-content/plugins/wysija-newsletters/helpers/bounce.php
    —————————————————————————————–
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    —————————————————————————————–
    63 | WARNING | Function dl() is deprecated since PHP 5.3
    —————————————————————————————–

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

The topic ‘PHP 7 compatibility error’ is closed to new replies.