From: Felipe Pena Date: Tue, 7 Jun 2011 01:27:29 +0000 (+0000) Subject: - BFN X-Git-Tag: php-5.3.7RC1~41 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=baf834a00a6facf967941e9a8515a37b2ba9f5ce;p=php - BFN --- diff --git a/NEWS b/NEWS index f30d8dadea..c7d8e522de 100644 --- 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)