--- phpdoc/en/reference/spl/functions/iterator-to-array.xml:1.1 Fri Oct 8
14:58:40 2004
+++ phpdoc/en/reference/spl/functions/iterator-to-array.xml Thu Nov 11
09:54:25 2004
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
<refentry id="function.iterator-to-array">
<refnamediv>
<refname>iterator-to-array</refname>
@@ -11,7 +11,7 @@
<title>Description</title>
<methodsynopsis>
<type>array</type><methodname>iterator_to_array</methodname>
-
<methodparam><type>IteratorAggregate</type><parameter>iterator</parameter></methodparam>
+
<methodparam><type>object</type><parameter>iterator</parameter></methodparam>
not sure if I agree with this change.. although IteratorAggregate is an
object, I think that typing it explicitly makes it easier to understand at
first sight.
Don't you agree?
Nuno
- Re: [PHP-DOC] cvs: phpdoc /en/reference/bcompiler/functions b... Nuno Lopes
- Re: [PHP-DOC] cvs: phpdoc /en/reference/bcompiler/functi... Jakub Vrana
- Re: [PHP-DOC] cvs: phpdoc /en/reference/bcompiler/fu... Gabor Hojtsy
- Re: [PHP-DOC] cvs: phpdoc /en/reference/bcompile... Mehdi Achour
- Re: [PHP-DOC] cvs: phpdoc /en/reference/bcompile... Jakub Vrana
- Re: [PHP-DOC] cvs: phpdoc /en/reference/bcom... Gabor Hojtsy
