From: Christoph M. Becker Date: Tue, 6 Sep 2016 10:15:41 +0000 (+0200) Subject: Merge branch 'PHP-7.0' into PHP-7.1 X-Git-Tag: php-7.1.0RC2~54 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5d394b3bb4b6e08049c4cb96c8c1c7a44074ad0e;p=php Merge branch 'PHP-7.0' into PHP-7.1 --- 5d394b3bb4b6e08049c4cb96c8c1c7a44074ad0e diff --cc NEWS index 7be8f88a51,5e2dbd067d..143c781878 --- a/NEWS +++ b/NEWS @@@ -1,7 -1,11 +1,11 @@@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| -?? ??? 2016 PHP 7.0.12 +?? ??? 2016, PHP 7.1.0RC2 + - Core: + . Fixed bug #73025 (Heap Buffer Overflow in virtual_popen of + zend_virtual_cwd.c). (cmb) + - Filter: . Fixed bug #72972 (Bad filter for the flags FILTER_FLAG_NO_RES_RANGE and FILTER_FLAG_NO_PRIV_RANGE). (julien)