Test: /ext/iconv/tests/bug51250.phpt - Version 5.3.16-dev        

Bug #51250 iconv_mime_decode() does not ignore malformed Q-encoded words
Submitted: 2010-03-09 20:49:43 Modified: 2010-12-01 15:04:19
From: tomlove Assigned: iliaa
Status: Closed Package: ICONV related
PHP Version: 5.2.13 OS: Linux / Windows

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ Termsig=0
001- string(23) "Legal encoded-word: * ."
002- string(23) "Legal encoded-word: * ."
003- string(24) "Illegal encoded-word: ."
004- string(23) "Illegal encoded-word: ."
005- string(23) "Legal encoded-word: * ."
006- string(23) "Legal encoded-word: * ."
007- string(24) "Illegal encoded-word: ."
008-
009- Notice: iconv_mime_decode(): Detected an illegal character in input string in %s on line %d
010- bool(false)