Test: /ext/iconv/tests/bug52211.phpt - Version 5.4.7        

Bug #52211 iconv() returns part of string on error
Submitted: 2010-06-30 15:27:19 Modified: 2015-05-11 21:29:28
From: raphgivernaud Assigned: felipe
Status: Closed Package: ICONV related
PHP Version: 5.3.2 OS: Windows Vista

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

Count Diff
60 (77%)
001+ Notice: iconv(): Unknown error (84) in %s/bug52211.php on line 4
001- Notice: iconv(): Detected an illegal character in input string in %s on line %d
9 (12%)
001+
001- Notice: iconv(): Detected an illegal character in input string in %s on line %d
002- bool(false)
3 (4%)
001+ Notice: iconv(): Wrong charset, conversion from `CP850' to `ISO-8859-1' is not allowed in %s/bug52211.php on line 4
001- Notice: iconv(): Detected an illegal character in input string in %s on line %d
3 (4%)
001+ Notice: iconv(): Unknown error (22) in %s/bug52211.php on line 4
001- Notice: iconv(): Detected an illegal character in input string in %s on line %d
1 (1%)
001+ string(36) "PATHOLOGIES M?�DICO-CHIRUR. ADUL. PL"
001- Notice: iconv(): Detected an illegal character in input string in %s on line %d
002- bool(false)
1 (1%)
001+ dyld: lazy symbol binding failed: Symbol not found: _iconv_open
002+ Referenced from: /Users/milton/Downloads/php-5.4.7/sapi/cli/php
001- Notice: iconv(): Detected an illegal character in input string in %s on line %d
002- bool(false)
003+ Expected in: /Applications/Nanometrics/SQLX/lib/libiconv.2.dylib
004+
005+ dyld: Symbol not found: _iconv_open
006+ Referenced from: /Users/milton/Downloads/php-5.4.7/sapi/cli/php
007+ Expected in: /Applications/Nanometrics/SQLX/lib/libiconv.2.dylib
1 (1%)