From c137faa71e8c8e24376b1043a1ca5eb7b9a231b8 Mon Sep 17 00:00:00 2001 From: Rasmus Lerdorf Date: Mon, 8 Jan 2001 02:28:28 +0000 Subject: [PATCH] Fix typo git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@38869 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/array.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/array.xml b/functions/array.xml index f5c011caa5..5e36bb10bc 100644 --- a/functions/array.xml +++ b/functions/array.xml @@ -1761,7 +1761,7 @@ blue, large, sphere, medium needle and returns true if it is found in the array, false otherwise. - If the third parameter strict is set to TRUE then the in_array will also check the types of the needle