diff --git a/reference/array/functions/array-key-exists.xml b/reference/array/functions/array-key-exists.xml index 389856e28c..72ac6be8e0 100644 --- a/reference/array/functions/array-key-exists.xml +++ b/reference/array/functions/array-key-exists.xml @@ -1,5 +1,5 @@ - + @@ -34,7 +34,7 @@ if (array_key_exists("first", $search_array)) { - This name of this function is key_exists + The name of this function is key_exists in PHP version 4.0.6.