Test: /ext/iconv/tests/iconv_strrpos_basic.phpt - Version 7.4.16    

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

Count Diff
3 (75%)
004- int(15) 005- 006- -- ASCII string 2 -- 007- bool(false) 008- 009- -- Multibyte string 1 -- 010- int(20) 011- 012- -- Multibyte string 2 -- 013- bool(false) 014- Done
1 (25%)
004+ dyld: lazy symbol binding failed: Symbol not found: _libiconv_open 005+ Referenced from: /usr/local/src/php-7.4.16/sapi/cli/php 006+ Expected in: /usr/lib/libiconv.2.dylib 004- int(15) 006- -- ASCII string 2 -- 007- bool(false) 008+ dyld: Symbol not found: _libiconv_open 009+ Referenced from: /usr/local/src/php-7.4.16/sapi/cli/php 010+ Expected in: /usr/lib/libiconv.2.dylib 011+ 009- -- Multibyte string 1 -- 013+ Termsig=6 010- int(20) 011- 012- -- Multibyte string 2 -- 013- bool(false) 014- Done