From 3317f3f29a7f2bbf0bdb4ae0e4bea7942aa31951 Mon Sep 17 00:00:00 2001 From: Paul Reinheimer Date: Wed, 20 Feb 2008 21:23:52 +0000 Subject: [PATCH] List works without a second parameter, correcting docs to demonstrate this git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@253351 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/array/functions/list.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/array/functions/list.xml b/reference/array/functions/list.xml index e2b573eafd..1a7eb014bc 100644 --- a/reference/array/functions/list.xml +++ b/reference/array/functions/list.xml @@ -1,5 +1,5 @@ - + list @@ -10,7 +10,7 @@ voidlist mixedvarname - mixed... + mixed... Like array, this is not really a function,