From: Davey Shafik Date: Wed, 31 Aug 2016 17:01:42 +0000 (+0000) Subject: Update NEWS for 7.1.0RC2 X-Git-Tag: php-7.1.0RC2~69 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f17d67123f02801b34a5549f3b479b926398fbd9;p=php Update NEWS for 7.1.0RC2 --- diff --git a/NEWS b/NEWS index 0e1f516811..ea8012ec7f 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,10 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| -?? ??? 2016, PHP 7.1.0RC1 +?? ??? 2016, PHP 7.1.0RC2 + + + +01 Sep 2016, PHP 7.1.0RC1 - Core: . Fixed bug #72944 (Null pointer deref in zval_delref_p). (Dmitry)