From a4cff70da7b30daae4688acd1ad64a2016303874 Mon Sep 17 00:00:00 2001 From: Hannes Magnusson Date: Sun, 30 Nov 2008 00:26:49 +0000 Subject: [PATCH] Fix type hint git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@270118 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/spl/functions/iterator-count.xml | 4 ++-- reference/spl/functions/iterator-to-array.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/reference/spl/functions/iterator-count.xml b/reference/spl/functions/iterator-count.xml index 6a78abaa0c..b9ebfab8cf 100755 --- a/reference/spl/functions/iterator-count.xml +++ b/reference/spl/functions/iterator-count.xml @@ -1,5 +1,5 @@ - + iterator_count @@ -10,7 +10,7 @@ &reftitle.description; intiterator_count - IteratorAggregateiterator + Traversableiterator &warn.undocumented.func; diff --git a/reference/spl/functions/iterator-to-array.xml b/reference/spl/functions/iterator-to-array.xml index 5e5bf55bf4..7f242bbf29 100755 --- a/reference/spl/functions/iterator-to-array.xml +++ b/reference/spl/functions/iterator-to-array.xml @@ -1,5 +1,5 @@ - + iterator_to_array @@ -10,7 +10,7 @@ &reftitle.description; arrayiterator_to_array - IteratorAggregateiterator + Traversableiterator booluse_keys