Test: /ext/mbstring/tests/bug43301.phpt - Version 7.1.33        

Bug #43301 mb_ereg*_replace() crashes when replacement string is invalid PHP expression
Submitted: 2007-11-15 01:35:30 Modified: 2007-11-16 21:07:54
From: yoy.noneoff Assigned:
Status: Closed Package: mbstring related
PHP Version: 5.3CVS-2007-11-15 (CVS) OS: win xp sp2

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
005+ #0 %s/bug43301.php(9): mb_ereg_replace('hello
005- #0 %sbug43301.php(%d): mb_ereg_replace('hello', '$1', 'hello, I have g...', 'e')
006- #1 {main}
010+ #0 %s/bug43301.php(9): mb_ereg_replace('hello
011- #0 %sbug43301.php(%d): mb_ereg_replace('hello', '$1', 'hello, I have g...', 'e')
012- #1 {main}