From: Anatol Belski Date: Sat, 10 Sep 2016 09:04:00 +0000 (+0200) Subject: update NEWS X-Git-Tag: php-7.1.0RC2~35^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1ed07676e6479b57b3b63fb947d89adf9334a70a;p=php update NEWS --- diff --git a/NEWS b/NEWS index 3b848264ae..29bd4ad653 100644 --- a/NEWS +++ b/NEWS @@ -5,6 +5,7 @@ PHP NEWS - Core: . Fixed bug #73025 (Heap Buffer Overflow in virtual_popen of zend_virtual_cwd.c). (cmb) + . Fixed bug #73058 (crypt broken when salt is 'too' long). (Anatol) - Filter: . Fixed bug #72972 (Bad filter for the flags FILTER_FLAG_NO_RES_RANGE and