PHP 7 compatibility error
-
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
—————————————————————————————–
The topic ‘PHP 7 compatibility error’ is closed to new replies.