]> granicus.if.org Git - php/commitdiff
- BFN
authorFelipe Pena <felipe@php.net>
Tue, 7 Jun 2011 01:27:29 +0000 (01:27 +0000)
committerFelipe Pena <felipe@php.net>
Tue, 7 Jun 2011 01:27:29 +0000 (01:27 +0000)
NEWS

diff --git a/NEWS b/NEWS
index f30d8dadea0239efc218a7edbf12fa232a2e96bd..c7d8e522de7cbd18f23e3a771ae305b5b19a82ee 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -159,6 +159,8 @@ PHP                                                                        NEWS
 
 - SPL extension:
   . Fixed bug #54970 (SplFixedArray::setSize() isn't resizing). (Felipe)
+  . Fixed bug #54609 (Certain implementation(s) of SplFixedArray cause hard
+    crash). (Felipe)
   . Fixed bug #54384 (Dual iterators, GlobIterator, SplFileObject and
     SplTempFileObject crash when user-space classes don't call the paren
     constructor). (Gustavo)