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

Bug #63839 iconv_mime_decode_headers function is skipping headers
Submitted: 2012-12-23 14:48:08 Modified: 2018-08-25 12:46:57
From: nidhikaushal28 Assigned: cmb
Status: Closed Package: ICONV related
PHP Version: 5.3.20 OS: Windows 7, CentOS

There is 1 diff reported by users for this test.

Count Diff
2 (100%)
001+ 001- array(10) { 002- ["From"]=> 003- string(19) ""xyz" <xyz@xyz.com>" 004- ["To"]=> 005- string(13) "<xyz@xyz.com>" 006- ["Subject"]=> 007- string(35) "Reply Is? white side-LED =? in Help" 008- ["Date"]=> 009- string(16) "Sat, 22 Dec 2012" 010- ["Message-ID"]=> 011- string(32) "<006f01cde00e$d9f79da0$8de6d8e0>" 012- ["MIME-Version"]=> 013- string(3) "1.0" 014- ["Content-Type"]=> 015- string(75) "multipart/alternative; boundary="----=_NextPart_000_0070_01CDE03C.F3AFD9A0"" 016- ["X-Mailer"]=> 017- string(29) "Microsoft Office Outlook 12.0" 018- ["Thread-Index"]=> 019- string(32) "Ac3gDtcH2huHjzYcQVmFJPPoWjJogA==" 020- ["Content-Language"]=> 021- string(5) "en-us" 022- } 023- array(10) { 024- ["From"]=> 025- string(19) ""xyz" <xyz@xyz.com>" 026- ["To"]=> 027- string(13) "<xyz@xyz.com>" 028- ["Subject"]=> 029- string(35) "Reply Is? white side-LED =? in Help" 030- ["Date"]=> 031- string(16) "Sat, 22 Dec 2012" 032- ["Message-ID"]=> 033- string(32) "<006f01cde00e$d9f79da0$8de6d8e0>" 034- ["MIME-Version"]=> 035- string(3) "1.0" 036- ["Content-Type"]=> 037- string(75) "multipart/alternative; boundary="----=_NextPart_000_0070_01CDE03C.F3AFD9A0"" 038- ["X-Mailer"]=> 039- string(29) "Microsoft Office Outlook 12.0" 040- ["Thread-Index"]=> 041- string(32) "Ac3gDtcH2huHjzYcQVmFJPPoWjJogA==" 042- ["Content-Language"]=> 043- string(5) "en-us" 044- } 045- ===DONE===