summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavey Shafik <davey@php.net>2016-08-31 17:01:42 +0000
committerDavey Shafik <davey@php.net>2016-08-31 17:01:42 +0000
commitf17d67123f02801b34a5549f3b479b926398fbd9 (patch)
tree9f217959dda6fb014e1c14a08c704707fd1fd320
parent9cc11dbded25c1071ac91d6506d064db6aaf0199 (diff)
downloadphp-git-f17d67123f02801b34a5549f3b479b926398fbd9.tar.gz
Update NEWS for 7.1.0RC2
-rw-r--r--NEWS6
1 files changed, 5 insertions, 1 deletions
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)