From 79a968b21e7f3c4f8d04c6d07c36a6ee574ca3af Mon Sep 17 00:00:00 2001 From: Marcus Boerger Date: Fri, 10 Mar 2006 22:18:25 +0000 Subject: [PATCH] - Fix --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 7ce12fa8da..d0ca9a72f8 100644 --- a/NEWS +++ b/NEWS @@ -13,7 +13,7 @@ PHP NEWS - Fixed issues with not/double calling of constructors of SPL iterators. - Fixed issues with info-class/file-class in SPL directory handling classes. - Fixed ArrayIterator::seek(). - - Added SimpleXMLElement::count(). + - Added SimpleXMLIterator::count(). - Dropped erroneous RecursiveDirectoryIterator::getSubPathInfo(). - Improved SimpleXML: (Marcus, Rob) . Added SimpleXMLElement::getName() to retrieve name of element. -- 2.50.1