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

Security #77367 Negative size parameter in mb_split
Submitted: 2018-12-29 02:43:28 Modified: 2019-02-22 23:17:07
From: hugh Assigned: stas
Status: Closed Package: mbstring related
PHP Version: 7.3.0 OS: Linux

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ Fatal error: Uncaught Error: Call to undefined function mb_regex_encoding() in %s/bug77367.php:2
002+ Stack trace:
003+ #0 {main}
004+ thrown in %s/bug77367.php on line 2
001- array(2) {
002- [0]=>
003- string(0) ""
004- [1]=>
005- string(0) ""
006- }
007- ===DONE===