From: Dmitry Stogov Date: Mon, 17 Jul 2017 20:21:03 +0000 (+0300) Subject: Added NEWS entry X-Git-Tag: php-7.2.0beta1~8 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bb743ca62da0c1af4b020abb2a9d507c350e25e9;p=php Added NEWS entry --- diff --git a/NEWS b/NEWS index 0c6d5b3847..ce506610cf 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,9 @@ PHP NEWS ?? ??? ????, PHP 7.2.0beta1 - Core: + . Added new VM instuctions ISSET_ISEMPTY_CV and UNSET_CV. Previously they + were implemented as ISSET_ISEMPTY_VAR and UNSET_VAR variants with + ZEND_QUICK_SET flag. (Nikita, Dmitry) . Fixed bug #74603 (PHP INI Parsing Stack Buffer Overflow Vulnerability). (Stas) . Fixed bug #74111 (Heap buffer overread (READ: 1) finish_nested_data from