summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS1
1 files changed, 0 insertions, 1 deletions
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).