PHP 7.3 compatibility
-
I am a web designer who installs your plugin on all my websites. Running PHP Compatibility plugin to upgrade my sites to PHP 7.3, I get the following result for Broken Link Checker. Please upgrade your code. Love the plugin!
FILE: /home/atext/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/atext/public_html/wp-content/plugins/broken-link-checker/core/core.php
———————————————————————————————————–
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
———————————————————————————————————–
957 | WARNING | Function create_function() is deprecated since PHP 7.2; Use an anonymous function instead
———————————————————————————————————–FILE: /home/atext/public_html/wp-content/plugins/broken-link-checker/modules/extras/plaintext-url-parser-base.php
—————————————————————————————————————–
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
—————————————————————————————————————–
82 | WARNING | The constant “FILTER_FLAG_HOST_REQUIRED” is deprecated since PHP 7.3
—————————————————————————————————————–FILE: /home/atext/public_html/wp-content/plugins/broken-link-checker/modules/checkers/http.php
———————————————————————————————————–
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
———————————————————————————————————–
147 | WARNING | Function create_function() is deprecated since PHP 7.2; Use an anonymous function instead
———————————————————————————————————–
- The topic ‘PHP 7.3 compatibility’ is closed to new replies.