summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 89aa2c0ec8..d652feca55 100644
--- a/NEWS
+++ b/NEWS
@@ -33,7 +33,8 @@ PHP NEWS
- SPL:
. Fixed bug #70290 (Null pointer deref (segfault) in spl_autoload via
ob_start). (hugh at allthethings dot co dot nz)
-
+ . Fixed bug #70303 (Incorrect constructor reflection for ArrayObject). (cmb)
+
- Standard:
. Fixed bug #70052 (getimagesize() fails for very large and very small WBMP).
(cmb)