Test: /ext/mbstring/tests/bug72693.phpt - Version 7.2.5        

Bug #72693 mb_ereg_search increments search position when a match zero-width
Submitted: 2016-07-28 05:32:33 Modified: 2016-07-28 11:59:06
From: ju1ius Assigned: cmb
Status: Closed Package: mbstring related
PHP Version: 5.6.24 OS: Debian Sid

There is 1 diff reported by users for this test.

Count Diff
4 (100%)
001+ Fatal error: Uncaught Error: Call to undefined function mb_ereg_search_init() in %s/bug72693.php:2
002+ Stack trace:
003+ #0 {main}
004+ thrown in %s/bug72693.php on line 2
001- bool(true)
002- int(0)
003- bool(true)
004- int(0)
005- bool(true)
006- int(3)
007- array(1) {
008- [0]=>
009- string(3) "foo"
010- }
011- bool(true)
012- int(3)
013- bool(true)
014- int(3)