]> granicus.if.org Git - php/commit
Fix bug #53377 (imap_mime_header_decode() doesn't ignore \t during long MIME
authorAdam Harvey <aharvey@php.net>
Tue, 23 Nov 2010 10:34:44 +0000 (10:34 +0000)
committerAdam Harvey <aharvey@php.net>
Tue, 23 Nov 2010 10:34:44 +0000 (10:34 +0000)
commitf93b470fd4b445de6a8446e270bd2f70e4cd7353
treef749e5a1289c3bf97ab732270b065dc6742cd102
parentd72ac0771d6259d9426d7d324f08aabd03987145
Fix bug #53377 (imap_mime_header_decode() doesn't ignore \t during long MIME
header unfolding).
ext/imap/php_imap.c
ext/imap/tests/bug53377.phpt [new file with mode: 0644]