]> granicus.if.org Git - php/commitdiff
updated NEWS
authorChristoph M. Becker <cmb@php.net>
Wed, 19 Aug 2015 14:25:59 +0000 (16:25 +0200)
committerChristoph M. Becker <cmb@php.net>
Wed, 19 Aug 2015 14:25:59 +0000 (16:25 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 89aa2c0ec840ce01e43407ecd38c5f6bd7e743e1..d652feca55c57dd909b75a3d7457dd836b62567f 100644 (file)
--- 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)