From manual page: https://www.php.net/manual/en/filesystem.configuration.php#ini.auto-detect-line-endings --- auto_detect_line_endings is deprecated since 8.1: https://php.watch/versions/8.1/auto_detect_line_endings-ini-deprecated but the manual still talks about it without mentioning it is deprecated. Same for: https://www.php.net/manual/en/function.fgets.php which recommends using it, this should be removed.