Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removed deprecated auto_detect_line_endings directive #1136

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

radarhere
Copy link
Contributor

In PHP 8.1, 'auto_detect_line_endings' was deprecated - https://www.php.net/manual/en/migration81.deprecated.php#migration81.deprecated.standard

https://wiki.php.net/rfc/deprecations_php_8_1#auto_detect_line_endings_ini_setting describes this as

The auto_detect_line_endings ini setting modifies the behavior of file() and fgets() to support an isolated \r (as opposed to \n or \r\n) as a newline character. These newlines were used by “Classic” Mac OS, a system which has been discontinued in 2001, nearly two decades ago. Interoperability with such systems is no longer relevant.

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