Test: /ext/mbstring/tests/mb_ereg_named_subpatterns.phpt - Version 7.4.9    

There is 1 diff reported by users for this test.

Count Diff
2 (100%)
001+ /usr/local/php7/php-7.4.9/sapi/cli/php: symbol lookup error: /usr/local/php7/php-7.4.9/modules/mbstring.so: undefined symbol: onig_new_match_param 001- array(5) { 002- [0]=> 003- string(8) " 中国" 004- [1]=> 005- string(2) " " 006- [2]=> 007- string(6) "中国" 008- ["wsp"]=> 009- string(2) " " 010- ["word"]=> 011- string(6) "中国" 012- } 013- array(5) { 014- [0]=> 015- string(3) "国" 016- [1]=> 017- bool(false) 018- [2]=> 019- string(3) "国" 020- ["wsp"]=> 021- bool(false) 022- ["word"]=> 023- string(3) "国" 024- } 025- array(3) { 026- [0]=> 027- string(8) " 中国" 028- [1]=> 029- string(6) "中国" 030- ["word"]=> 031- string(6) "中国" 032- }