Test: /ext/mbstring/tests/bug77370.phpt - Version 7.3.4        

Security #77370 Buffer overflow on mb regex functions - fetch_token
Submitted: 2018-12-29 20:45:35 Modified: 2019-02-22 22:08:21
From: hugh Assigned: stas
Status: Closed Package: mbstring related
PHP Version: 5.6.39 OS: *

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

Count Diff
3 (75%)
001+ array(1) {
002+ [0]=>
001- Warning: mb_split(): mbregex compile err: invalid code point value in %sbug77370.php on line %d
002- bool(false)
003+ string(0) ""
004+ }
1 (25%)
001+ Fatal error: Uncaught Error: Call to undefined function mb_split() in %s/bug77370.php:2
002+ Stack trace:
001- Warning: mb_split(): mbregex compile err: invalid code point value in %sbug77370.php on line %d
002- bool(false)
003+ #0 {main}
004+ thrown in %s/bug77370.php on line 2