Test: /ext/iconv/tests/bug66828.phpt - Version 7.3.26        

Bug #66828 iconv_mime_encode Q-encoding longer than it should be
Submitted: 2014-03-05 19:04:39 Modified: 2018-09-22 14:09:36
From: st_9876543210 Assigned: cmb
Status: Closed Package: ICONV related
PHP Version: Irrelevant OS:

There are 2 different diffs reported by users for this test.

Count Diff
2 (50%)
001+ Notice: iconv_mime_encode(): Wrong charset, conversion from `ISO-8859-1' to `UTF-8' is not allowed in %s/bug66828.php on line 9
002+ bool(false)
001- string(74) "Subject: =?UTF-8?Q?Test=20Test=20Test=20Test=20Test=20Test=20Test=20Test?="
2 (50%)
001+
001- string(74) "Subject: =?UTF-8?Q?Test=20Test=20Test=20Test=20Test=20Test=20Test=20Test?="
002- ===DONE===