Test: /ext/iconv/tests/iconv_strrpos_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- int(15)
006- -- ASCII string 2 --
007- bool(false)
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- int(20)
011-
012- -- Multibyte string 2 --
013- bool(false)
014- Done