QA logo
Wednesday, May 22, 2013
Home | Projects and Goals | Release Candidates | How to Help | Handling Bug Reports | Test Reports | Manage Pull Requests


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

Bug #52211 iconv() returns part of string on error
Submitted: 2010-06-30 15:27:19 Modified: 2012-01-08 12:34:10
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
54 (73%)
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
6 (8%)
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
6 (8%)
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+
001- Notice: iconv(): Detected an illegal character in input string in %s on line %d
002- bool(false)
2 (3%)
2 (3%)
001+ Notice: iconv(): Unknown error (25) 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+ Termsig=0
001- Notice: iconv(): Detected an illegal character in input string in %s on line %d
002- bool(false)
 
Go to the main PHP site