Test: /ext/iconv/tests/bug51250.phpt - Version 5.4.0beta1        

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+ dyld: lazy symbol binding failed: Symbol not found: _iconv_open
002+ Referenced from: /Users/tabira/local/src/php-5.4.0beta1/modules/iconv.so
003+ Expected in: flat namespace
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: ."
005+ dyld: Symbol not found: _iconv_open
006+ Referenced from: /Users/tabira/local/src/php-5.4.0beta1/modules/iconv.so
009- Notice: iconv_mime_decode(): Detected an illegal character in input string in %s on line %d
010- bool(false)
007+ Expected in: flat namespace