SimpleXMLIterator is defined in simplexml not spl extension

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322180 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Jakub Vrana 2012-01-13 10:34:09 +00:00
parent 692b4ef447
commit 33a730640a
10 changed files with 2 additions and 2 deletions

View file

@ -20,6 +20,7 @@
&reference.simplexml.constants;
&reference.simplexml.examples;
&reference.simplexml.simplexmlelement;
&reference.simplexml.simplexmliterator;
&reference.simplexml.reference;
</book>

View file

@ -87,7 +87,7 @@
</partintro>
&reference.spl.entities.simplexmliterator;
&reference.simplexml.entities.simplexmliterator;
</phpdoc:classref>

View file

@ -45,7 +45,6 @@
&reference.spl.recursiveregexiterator;
&reference.spl.recursivetreeiterator;
&reference.spl.regexiterator;
&reference.spl.simplexmliterator;
</part>