From 274de5b4426b13cde5d751dbea56bcd54357c26a Mon Sep 17 00:00:00 2001 From: Nuno Lopes Date: Sun, 11 Apr 2004 14:54:24 +0000 Subject: [PATCH] correcting parameters git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@155746 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/spl/functions/ArrayIterator-current.xml | 4 ++-- reference/spl/functions/ArrayIterator-key.xml | 4 ++-- reference/spl/functions/ArrayObject-construct.xml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/reference/spl/functions/ArrayIterator-current.xml b/reference/spl/functions/ArrayIterator-current.xml index 4ecffe9c1a..d4b38395bb 100755 --- a/reference/spl/functions/ArrayIterator-current.xml +++ b/reference/spl/functions/ArrayIterator-current.xml @@ -1,5 +1,5 @@ - + ArrayIterator::current @@ -10,7 +10,7 @@ Description - mixed|falseArrayIterator::current + mixedArrayIterator::current diff --git a/reference/spl/functions/ArrayIterator-key.xml b/reference/spl/functions/ArrayIterator-key.xml index 6e74a81264..f4daf487c1 100755 --- a/reference/spl/functions/ArrayIterator-key.xml +++ b/reference/spl/functions/ArrayIterator-key.xml @@ -1,5 +1,5 @@ - + ArrayIterator::key @@ -10,7 +10,7 @@ Description - mixed|falseArrayIterator::key + mixedArrayIterator::key diff --git a/reference/spl/functions/ArrayObject-construct.xml b/reference/spl/functions/ArrayObject-construct.xml index 95e2e71ca5..41069baaaf 100755 --- a/reference/spl/functions/ArrayObject-construct.xml +++ b/reference/spl/functions/ArrayObject-construct.xml @@ -1,5 +1,5 @@ - + ArrayObject::__construct @@ -11,7 +11,7 @@ Description voidArrayObject::__construct - array|objectar + mixedar &warn.undocumented.func;