Title: Broken Link Checker PHP Errors
Last modified: June 5, 2019

---

# Broken Link Checker PHP Errors

 *  Resolved [houcatdad](https://wordpress.org/support/users/houcatdad/)
 * (@houcatdad)
 * [6 years, 12 months ago](https://wordpress.org/support/topic/broken-link-checker-php-errors/)
 * 3 php errors reporting:
 * FILE: 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: 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 ———————————————————————————————————–
 * FILE: /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 —————————————————————————————————–

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

 *  [ideacom](https://wordpress.org/support/users/ideacom/)
 * (@ideacom)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/broken-link-checker-php-errors/#post-11630671)
 * I got the first error too :
 * [12-Jun-2019 13:17:39 UTC] PHP Deprecated: Function create_function() is deprecated
   in /wp-content/plugins/broken-link-checker/core/core.php on line 957
 *  [maryfossbender](https://wordpress.org/support/users/maryfossbender/)
 * (@maryfossbender)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/broken-link-checker-php-errors/#post-11662926)
 * I’m seeing these after testing today:
 * FILE: /***/wp-content/plugins/broken-link-checker/core/core.php
    957 | WARNING
   | Function create_function() is deprecated since PHP 7.2; Use an anonymous function
   instead ———————————————————————————-
 * FILE: /***/wp-content/plugins/broken-link-checker/includes/utility-class.php
   
   42 | WARNING | INI directive ‘safe_mode’ is deprecated since PHP 5.3 and removed
   since PHP 5.4 ———————————————————————————-
 * FILE: /***/wp-content/plugins/broken-link-checker/modules/checkers/http.php
    
   147 | WARNING | Function create_function() is deprecated since PHP 7.2; Use an
   anonymous function instead ———————————————————————————-

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

The topic ‘Broken Link Checker PHP Errors’ is closed to new replies.

 * ![](https://ps.w.org/broken-link-checker/assets/icon-256x256.png?rev=2900468)
 * [Broken Link Checker](https://wordpress.org/plugins/broken-link-checker/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/broken-link-checker/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/broken-link-checker/)
 * [Active Topics](https://wordpress.org/support/plugin/broken-link-checker/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/broken-link-checker/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/broken-link-checker/reviews/)

 * 2 replies
 * 3 participants
 * Last reply from: [maryfossbender](https://wordpress.org/support/users/maryfossbender/)
 * Last activity: [6 years, 11 months ago](https://wordpress.org/support/topic/broken-link-checker-php-errors/#post-11662926)
 * Status: resolved