From: Anatoliy Belsky Date: Thu, 12 Jul 2012 08:57:56 +0000 (+0200) Subject: reverted news about #62477 X-Git-Tag: php-5.4.6RC1~62 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ec7e479562506842766fcf2bc47f417e9da44813;p=php reverted news about #62477 --- diff --git a/NEWS b/NEWS index 32816631b5..3d91e502f8 100644 --- a/NEWS +++ b/NEWS @@ -92,7 +92,6 @@ PHP NEWS dot files). (Laruence) . Fixed bug #62262 (RecursiveArrayIterator does not implement Countable). (Nikita Popov) - . Fixed bug #62477 LimitIterator int overflow. (Anatoliy) - XML Writer: . Fixed bug #62064 (memory leak in the XML Writer module).