mirror of
https://github.com/php/php-src.git
synced 2026-04-23 16:08:35 +02:00
cc931af35d
When this INI option is enabled, it reverts the line separator for headers and message to LF which was a non conformant behavior in PHP 7. It is done because some non conformant MTAs fail to parse CRLF line separator for headers and body. This is used for mail and mb_send_mail functions.
72 KiB
72 KiB