From 5d81fe6f12eaa35a9dd9b968bd778ce24d50fffa Mon Sep 17 00:00:00 2001 From: Nikita Popov Date: Tue, 19 Jun 2012 18:40:46 +0200 Subject: [PATCH] Add NEWS for bug #62262 --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index 0f2dc7e628..79b7325626 100644 --- a/NEWS +++ b/NEWS @@ -53,6 +53,10 @@ PHP NEWS . Fixed bug #62202 (ReflectionParameter::getDefaultValue() memory leaks with constant). (Laruence) +- SPL: + . Fixed bug #62262 (RecursiveArrayIterator does not implement Countable). + (Nikita Popov) + - XML Writer: . Fixed bug #62064 (memory leak in the XML Writer module). (jean-pierre dot lozi at lip6 dot fr) -- 2.40.0