From: Anatol Belski Date: Wed, 22 Jun 2016 18:19:09 +0000 (+0200) Subject: update NEWS X-Git-Tag: php-7.0.9RC1~23 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f90c832cb26336ee779b750d95cc35e5aa79f578;p=php update NEWS --- diff --git a/NEWS b/NEWS index 32dcd646fe..7cae9b824b 100644 --- a/NEWS +++ b/NEWS @@ -12,6 +12,9 @@ PHP NEWS oob read access). (Laruence) . Fixed bug #72399 (Use-After-Free in MBString (search_re)). (Laruence) +- PCRE: + . Fixed bug #72463 (mail fails with invalid argument). (Anatol) + - Standard: . Fixed bug #72306 (Heap overflow through proc_open and $env parameter). (Laruence)