From: Remi Collet Date: Tue, 30 May 2017 13:46:15 +0000 (+0200) Subject: NEWS X-Git-Tag: php-7.2.0alpha1~43^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b11393fccb6ef5ca0ef8ffca536b17634af60afd;p=php NEWS --- diff --git a/NEWS b/NEWS index 0516ed0822..37f700dbba 100644 --- a/NEWS +++ b/NEWS @@ -7,6 +7,10 @@ PHP NEWS properties). (Laruence) . Fixed misparsing of abstract unix domain socket names. (Sara) +- Mbstring: + . Add oniguruma upstream fix (CVE-2017-9224, CVE-2017-9226, CVE-2017-9227, + CVE-2017-9228, CVE-2017-9229) (Remi, Mamoru TASAKA) + - Opcache: . Fixed bug #74663 (Segfault with opcache.memory_protect and validate_timestamp). (Laruence)