• Resolved alx359

    (@alx359)


    I’m getting a steady polluting of these in debug.log:

    PHP Deprecated:  auto_detect_line_endings is deprecated in /wp-content/plugins/woo-orders-tracking/includes/admin/log.php on line 10
    PHP Deprecated:  auto_detect_line_endings is deprecated in /wp-content/plugins/woo-orders-tracking/includes/admin/import_csv.php on line 10

    As it’s said here, ini_set( 'auto_detect_line_endings', true ) is redundant and should be removed (won’t even exist in PHP9 anymore).

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘PHP Deprecated: auto_detect_line_endings’ is closed to new replies.