PHP7 Compatibility – possible issues to be fixed
-
A check for compatibility with PHP 7.0 using the “PHP Compatibility Checker” plugin,
reports the following errors and warnings.FILE: /home/sitename/public_html/wp-content/plugins/broken-link-checker/includes/utility-class.php
————————————————————————————————–
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
————————————————————————————————–
42 | WARNING | INI directive ‘safe_mode’ is deprecated since PHP 5.3 and removed since PHP 5.4.
————————————————————————————————–FILE: /home/sitename/public_html/wp-content/plugins/broken-link-checker/includes/admin/table-printer.php
——————————————————————————————————–
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
——————————————————————————————————–
28 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
——————————————————————————————————–
The topic ‘PHP7 Compatibility – possible issues to be fixed’ is closed to new replies.