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

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
4 (67%)
001+ Warning: mb_split(): Pattern is not valid under EUC-JP encoding in %s/bug77370.php on line 2 001- Warning: mb_split(): Pattern is not valid under UTF-8 encoding in %s on line %d
2 (33%)
001+ array(1) { 002+ [0]=> 001- Warning: mb_split(): Pattern is not valid under UTF-8 encoding in %s on line %d 002- bool(false) 003+ string(0) "" 004+ }