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

diff --git a/NEWS b/NEWS
index 8f89ad7de077ef1bbb3d456d87e93f304211100b..7cb982a17786b6d81d826dfef54722bec2e2c944 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,9 @@ PHP                                                                        NEWS
     (marcio dot web2 at gmail dot com)
   . Fixed bug causing exception traces with anon classes to be truncated. (Bob)
 
+- SPL:
+  . Fixed bug #70303 (Incorrect constructor reflection for ArrayObject). (cmb)
+
 - Standard:
   . Fixed bug #70295 (Segmentation fault with setrawcookie). (Bob)