Fix iconv_mime_encode() quoted-printable scheme
commit4bcccd012e71b7bf56bc4fe6bffa784bb4549560
authorThomas Colomb <thomas.colomb@dailymotion.com>
Wed, 4 Nov 2015 22:24:47 +0000 (4 14:24 -0800)
committerhhvm-bot <hhvm-bot@fb.com>
Thu, 5 Nov 2015 00:04:53 +0000 (4 16:04 -0800)
tree1aafc30f7dcb8e2c81ed4291169d9e9e4c61df15
parent29e90260160992228bd3b43fe4af21ed3827f5a4
Fix iconv_mime_encode() quoted-printable scheme

Summary: See http://svn.php.net/viewvc/?view=revision&amp;revision=298963
Closes https://github.com/facebook/hhvm/pull/6448

Reviewed By: sgolemon, JoelMarcey

Differential Revision: D2605957

Pulled By: sgolemon

fb-gh-sync-id: 8d8c1d1780ef7caeda983d87203745e937889631
hphp/runtime/ext/iconv/ext_iconv.cpp
hphp/test/zend/good/ext/iconv/tests/bug48289.php [moved from hphp/test/zend/bad/ext/iconv/tests/bug48289.php with 100% similarity]
hphp/test/zend/good/ext/iconv/tests/bug48289.php.expectf [moved from hphp/test/zend/bad/ext/iconv/tests/bug48289.php.expectf with 100% similarity]
hphp/test/zend/good/ext/iconv/tests/bug48289.php.skipif [moved from hphp/test/zend/bad/ext/iconv/tests/bug48289.php.skipif with 100% similarity]