From 3152dc0fa71cfd4bf827fabac21f22a7266980b1 Mon Sep 17 00:00:00 2001 From: Torben Wilson Date: Fri, 28 Aug 2009 07:08:17 +0000 Subject: [PATCH] Typo fix. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287828 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/array/functions/extract.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/array/functions/extract.xml b/reference/array/functions/extract.xml index 5c4ad87a49..8381528fcf 100644 --- a/reference/array/functions/extract.xml +++ b/reference/array/functions/extract.xml @@ -338,7 +338,7 @@ string(1) "/" the contents of the $_FILES array so $testfile remains a string. Because strings may - be accessed using array syntax and a the non-numeric string + be accessed using array syntax and the non-numeric string tmp_name is interpreted as 0, PHP sees $testfile['tmp_name']