diff --git a/functions/array.xml b/functions/array.xml index e3c20ebcf7..7cfd198856 100644 --- a/functions/array.xml +++ b/functions/array.xml @@ -1,5 +1,5 @@ - + Array Functions Arrays @@ -2679,6 +2679,7 @@ if (in_array(1.13, $a, TRUE)) will also check the types of the needle in the haystack. + &return.falseproblem; See also in_array.