summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a0c5152bd5..ac4d958c9a 100644
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,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)
+
10 Nov 2016 PHP 7.0.13
- Core: