summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 6ef4d96f44..2e8645668c 100644
--- a/NEWS
+++ b/NEWS
@@ -49,6 +49,10 @@ PHP NEWS
. Fixed bug #69952 (Data integrity issues accessing superglobals by
reference). (Bob)
+- SPL:
+ . Fixed bug #69970 (Use-after-free vulnerability in
+ spl_recursive_it_move_forward_ex()). (Laruence)
+
- Standard:
. Fixed bug #69983 (get_browser fails with user agent of null).
(Kalle, cmb, Laruence)