Test: /ext/iconv/tests/iconv_substr_basic.phpt - Version 5.4.0beta1    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
004+ dyld: lazy symbol binding failed: Symbol not found: _iconv_open
005+ Referenced from: /Users/tabira/local/src/php-5.4.0beta1/modules/iconv.so
006+ Expected in: flat namespace
004- string(6) "444546"
006- -- ASCII string 2 --
007- string(6) "444546"
008-
008+ dyld: Symbol not found: _iconv_open
009+ Referenced from: /Users/tabira/local/src/php-5.4.0beta1/modules/iconv.so
010+ Expected in: flat namespace
009- -- Multibyte string 1 --
010- string(14) "a5e69cace8aa9e"
011-
012- -- Multibyte string 2 --
013- string(42) "e8aa9ee38386e382ade382b9e38388e381a7e38199"
014- Done