Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • 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
    ———————————————————————————-

    Same issue

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