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

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

Count Diff
2 (50%)
001+
001- string(1) "x"
1 (25%)
001+ dyld: lazy symbol binding failed: Symbol not found: _libiconv_open
001- string(1) "x"
002+ Referenced from: /Users/guigangwang/php-7.4.1/sapi/cli/php
003+ Expected in: /usr/lib/libiconv.2.dylib
004+
005+ dyld: Symbol not found: _libiconv_open
006+ Referenced from: /Users/guigangwang/php-7.4.1/sapi/cli/php
007+ Expected in: /usr/lib/libiconv.2.dylib
008+
009+
010+ Termsig=6
1 (25%)
001+ Termsig=0
001- string(1) "x"