Updated return information to match its current implementation. See bug report #60588.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328714 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Levi Morrison 2012-12-09 01:11:01 +00:00
parent 6ad7dd65d2
commit 5f2e923297

View file

@ -29,8 +29,8 @@
<refsect1 role="returnvalues">
&reftitle.returnvalues;
<para>
An <type>array</type> of all registered iterator instances,
or &false; if no sub iterator is attached.
An <type>array</type> containing the current values of each attached iterator,
or &false; if no iterators are attached.
</para>
</refsect1>