summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXinchen Hui <laruence@gmail.com>2016-11-02 12:12:12 +0800
committerXinchen Hui <laruence@gmail.com>2016-11-02 12:12:12 +0800
commit6838737f853c93cf4bed8615ab32cbba92cd341c (patch)
tree8dade7a17eb5a97b214d899d368f1555a8107444
parent46ab107936f1db4502d4a9ce248671aeb272a6b8 (diff)
downloadphp-git-6838737f853c93cf4bed8615ab32cbba92cd341c.tar.gz
Update NEWS
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index bc9945ff64..74b4238b09 100644
--- a/NEWS
+++ b/NEWS
@@ -18,6 +18,9 @@ PHP NEWS
. Fixed bug #73392 (A use-after-free in zend allocator management).
(Laruence)
+- SPL:
+ . Fixed bug #73423 (Reproducible crash with GDB backtrace). (Laruence)
+
27 Oct 2016, PHP 7.1.0RC5
- Core: