From 5c33d2291ac7e16237d3f337fc70479f047eec63 Mon Sep 17 00:00:00 2001 From: Karoly Negyesi Date: Mon, 10 Jan 2011 22:07:01 +0000 Subject: [PATCH] current does not take the array by reference git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307359 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/array/functions/current.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/array/functions/current.xml b/reference/array/functions/current.xml index 0b1efefe4b..d61f56519b 100644 --- a/reference/array/functions/current.xml +++ b/reference/array/functions/current.xml @@ -9,7 +9,7 @@ &reftitle.description; mixedcurrent - arrayarray + arrayarray Every array has an internal pointer to its "current" element,