mirror of
https://github.com/php/php-src.git
synced 2026-04-12 02:23:18 +02:00
Like `mail()` and `mb_send_mail()`, `imap_mail_compose()` must prevent header injection. For maximum backward compatibility, we still allow header folding for general headers, and still accept trailing line breaks for address lists.