From 053a6eb0febeb6d38b0a495f305b6d8bc3102b6b Mon Sep 17 00:00:00 2001 From: Xinchen Hui Date: Wed, 15 Jun 2016 14:56:41 +0800 Subject: [PATCH] These bugs are also in 7.1-alpha --- NEWS | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/NEWS b/NEWS index a99bf6ccee..181043f9c2 100644 --- a/NEWS +++ b/NEWS @@ -7,9 +7,18 @@ PHP NEWS . Fixed bug #72373 (TypeError after Generator function w/declared return type finishes). (Nikita) +- Mbstring: + . Fixed bug #72405 (mb_ereg_replace - mbc_to_code (oniguruma) - + oob read access). (Laruence) + . Fixed bug #72399 (Use-After-Free in MBString (search_re)). (Laruence) + - Sqlite3: . Implemented FR #72385 (Update SQLite bundle lib(3.13.0)). (Laruence) +- Standard: + . Fixed bug #72306 (Heap overflow through proc_open and $env parameter). + (Laruence) + 09 Jun 2016, PHP 7.1.0alpha1 - Core: -- 2.50.0