summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9653414fe0..70ebc70542 100644
--- a/NEWS
+++ b/NEWS
@@ -42,6 +42,10 @@ PHP NEWS
(cmb)
. Fixed several mostly Windows related phpdbg bugs. (cmb)
+- SPL:
+ . Fixed bug #79710 (Reproducible segfault in error_handler during GC
+ involved an SplFileObject). (Nikita)
+
- Standard:
. Fixed bug #74267 (segfault with streams and invalid data). (cmb)