summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2016-08-30 18:37:43 +0200
committerAnatol Belski <ab@php.net>2016-08-30 18:37:43 +0200
commited51f3479502f11ab200390c245b883d22bf760c (patch)
treeaf733f41244f66657c1724abbe5cf1b96cc99f64
parent119744fc22a84ea7e9fb11d560483deaad3bbfe8 (diff)
downloadphp-git-ed51f3479502f11ab200390c245b883d22bf760c.tar.gz
fix versionphp-7.0.11RC1
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 266bd5fc31..6dde704ce3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-01 Sep 2016 PHP 7.0.11
+01 Sep 2016 PHP 7.0.11RC1
- Core:
. Fixed bug #72944 (Null pointer deref in zval_delref_p). (Dmitry)