From: Anatol Belski Date: Sat, 10 Sep 2016 09:04:57 +0000 (+0200) Subject: update NEWS X-Git-Tag: php-7.1.0RC2~34 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=aa5abe113bb722289f3999edeab9ed95297518b6;p=php update NEWS --- diff --git a/NEWS b/NEWS index 8edb70d66a..ba65180701 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