mirror of
https://github.com/php/php-src.git
synced 2026-04-22 23:48:14 +02:00
37962c61d2
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.