summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 8b4daf26bc..76749de1f9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-24 Nov 2016 PHP 7.0.14
+24 Nov 2016 PHP 7.0.14RC1
- Core:
. Fixed memory leak(null coalescing operator with Spl hash). (Tyson Andre)