Skip to content

Conversation

@FVSoftwareDeveloper
Copy link

Fix issue with following deprecation:

Deprecated: auto_detect_line_endings is deprecated

PHP Official Note:

In PHP 8.1 and later, setting the auto_detect_line_endings value to enable it (e.g. auto_detect_line_endings=On) either in a PHP INI file or in an ini_set call emits a deprecation notice.

Fix issue with following deprecation:

Deprecated: auto_detect_line_endings is deprecated

PHP Note:

In PHP 8.1 and later, setting the auto_detect_line_endings value to enable it (e.g. auto_detect_line_endings=On) either in a PHP INI file or in an ini_set call emits a deprecation notice.
condition to handle depends on php version
zackkatz added a commit to GravityKit/goodby-csv that referenced this pull request Aug 24, 2025
From: handcraftedinthealps#12

Fix issue with following deprecation:

Deprecated: auto_detect_line_endings is deprecated

PHP Official Note:

In PHP 8.1 and later, setting the auto_detect_line_endings value to enable it (e.g. auto_detect_line_endings=On) either in a PHP INI file or in an ini_set call emits a deprecation notice.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant