]> granicus.if.org Git - php/commitdiff
reverted news about #62477
authorAnatoliy Belsky <ab@php.net>
Thu, 12 Jul 2012 08:57:56 +0000 (10:57 +0200)
committerAnatoliy Belsky <ab@php.net>
Thu, 12 Jul 2012 08:57:56 +0000 (10:57 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 32816631b5aecf33230d9a025bf43e8bc12a44fa..3d91e502f8d0fc2a24196875a47a9e49bce3b315 100644 (file)
--- 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).