diff options
author | Anatoliy Belsky <ab@php.net> | 2012-07-12 10:57:56 +0200 |
---|---|---|
committer | Anatoliy Belsky <ab@php.net> | 2012-07-12 10:57:56 +0200 |
commit | ec7e479562506842766fcf2bc47f417e9da44813 (patch) | |
tree | 5e8d456e9b75f4cd9acaedcd49624af77e5ed138 | |
parent | 86428169d3c8d7d9a3dfd4e27fb48cf1314102dc (diff) | |
download | php-git-ec7e479562506842766fcf2bc47f417e9da44813.tar.gz |
reverted news about #62477
-rw-r--r-- | NEWS | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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). |