summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2015-11-27 11:08:39 +0100
committerAnatol Belski <ab@php.net>2015-11-27 11:08:39 +0100
commit3d12e9f1a31678d529284effe5ce57ceaff77c60 (patch)
treecce47966e52859e0f0b66bdb8bbc7d51119c46de
parent1561fbad67d02b4bd5148e231245bea4c3fb4031 (diff)
downloadphp-git-3d12e9f1a31678d529284effe5ce57ceaff77c60.tar.gz
sync NEWS
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b5faf57446..009464b66c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,12 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
+03 Dec 2015, PHP 7.0.0
+
+ - Mysqlnd:
+ . Fixed bug #70949 (SQL Result Sets With NULL Can Cause Fatal Memory Errors).
+ (Laruence)
+
+
26 Nov 2015, PHP 7.0.0 RC 8
- Core: