Test: /ext/iconv/tests/bug37773.phpt - Version 5.3.19        

Bug #37773 iconv_substr() gives "Unknown error" when string length = 1"
Submitted: 2006-06-10 00:01:14 Modified: 2006-11-15 18:35:32
From: dave Assigned:
Status: Closed Package: ICONV related
PHP Version: 5.1.4 OS:

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

Count Diff
3 (75%)
001+
001- string(1) "x"
1 (25%)
001+ Notice: iconv_substr(): Detected an incomplete multibyte character in input string in %s/bug37773.php on line 2
001- string(1) "x"
002+ bool(false)