Test: /ext/iconv/tests/bug52941.phpt - Version 5.3.19        

Bug #52941 The 'iconv_mime_decode_headers' function is skipping headers
Submitted: 2010-09-28 12:24:58 Modified: 2010-09-30 13:05:23
From: lomakin.d Assigned: aharvey
Status: Closed Package: ICONV related
PHP Version: 5.2.14 OS: Ubuntu Linux

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

Count Diff
3 (75%)
001+
001- string(17) "<foo@example.com>"
002- string(%d) "%s"
003- string(%d) "%sFoo"
004- string(%d) "%sFoo"
005- string(18) "<test@example.com>"
006- string(17) "<foo@example.com>"
007- string(%d) "%s"
008- string(%d) "%sFoo"
009- string(%d) "%sFoo"
010- string(18) "<test@example.com>"
1 (25%)
001+ Notice: iconv_mime_decode_headers(): Unknown error (25) in %s/bug52941.php on line 10
002+ NULL
003+ NULL
004+ NULL
005+ NULL
006+ NULL
007+
008+ Notice: iconv_mime_decode_headers(): Unknown error (25) in %s/bug52941.php on line 18
009+ NULL
010+ NULL
001- string(17) "<foo@example.com>"
002- string(%d) "%s"
003- string(%d) "%sFoo"
004- string(%d) "%sFoo"
005- string(18) "<test@example.com>"
006- string(17) "<foo@example.com>"
007- string(%d) "%s"
008- string(%d) "%sFoo"
009- string(%d) "%sFoo"
010- string(18) "<test@example.com>"
011+ NULL
012+ NULL
013+ NULL