]> granicus.if.org Git - php/commit
Fix for bug #48289 (iconv_mime_encode() quoted-printable scheme is broken).
authorAdam Harvey <aharvey@php.net>
Tue, 4 May 2010 11:56:59 +0000 (11:56 +0000)
committerAdam Harvey <aharvey@php.net>
Tue, 4 May 2010 11:56:59 +0000 (11:56 +0000)
commit73ddb796137d32dc8586cb27e86a7599b138b3cf
tree40c39e0ba0df6da3ed760ec8b07334b9ee85162e
parent9d672737407ed5979ec4dfd7e952500fda1c566e
Fix for bug #48289 (iconv_mime_encode() quoted-printable scheme is broken).
Thanks to Hiroaki Kawai for the original patch.
NEWS
ext/iconv/iconv.c
ext/iconv/tests/bug48289.phpt [new file with mode: 0644]