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

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 6 different diffs reported by users for this test.

Count Diff
11 (44%)
001+
001- Notice: iconv(): Detected an illegal character in input string in %s on line %d
002- bool(false)
6 (24%)
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
3 (12%)
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)
3 (12%)
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 (4%)
001+ dyld: lazy symbol binding failed: Symbol not found: _libiconv_open
002+ Referenced from: /Users/gujiaqiang/Downloads/php-7.3.8/sapi/cli/php
001- Notice: iconv(): Detected an illegal character in input string in %s on line %d
002- bool(false)
003+ Expected in: /usr/lib/libiconv.2.dylib
004+
005+ dyld: Symbol not found: _libiconv_open
006+ Referenced from: /Users/gujiaqiang/Downloads/php-7.3.8/sapi/cli/php
007+ Expected in: /usr/lib/libiconv.2.dylib
008+
009+
010+ Termsig=6
1 (4%)
001+ Termsig=0
001- Notice: iconv(): Detected an illegal character in input string in %s on line %d
002- bool(false)