Test: /ext/iconv/tests/bug60494.phpt - Version 7.4.21        

Bug #60494 iconv_mime_decode does ignore special characters
Submitted: 2011-12-11 21:12:35 Modified: 2018-11-13 22:31:13
From: bin Assigned: cmb
Status: Closed Package: ICONV related
PHP Version: Irrelevant OS: Windows 7

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

Count Diff
5 (71%)
001+ Notice: iconv_mime_decode(): Unknown error (84) in %s/bug60494.php on line 2 001- Notice: iconv_mime_decode(): Detected an illegal character in input string in %s on line %d 004+ Notice: iconv_mime_decode(): Unknown error (84) in %s/bug60494.php on line 3 004- Notice: iconv_mime_decode(): Detected an illegal character in input string in %s on line %d 007+ Notice: iconv_mime_decode(): Unknown error (84) in %s/bug60494.php on line 4 007- Notice: iconv_mime_decode(): Detected an illegal character in input string in %s on line %d
2 (29%)
001- Notice: iconv_mime_decode(): Detected an illegal character in input string in %s on line %d 002- bool(false) 004- Notice: iconv_mime_decode(): Detected an illegal character in input string in %s on line %d 005- bool(false) 006- 007- Notice: iconv_mime_decode(): Detected an illegal character in input string in %s on line %d 008- bool(false) 009- ===DONE===