diff --git a/reference/array/functions/extract.xml b/reference/array/functions/extract.xml index 7342e9fbfa..2bbb37044a 100644 --- a/reference/array/functions/extract.xml +++ b/reference/array/functions/extract.xml @@ -1,5 +1,5 @@ - + @@ -141,7 +141,8 @@ EXTR_PREFIX_ALL, EXTR_PREFIX_INVALID or EXTR_PREFIX_IF_EXISTS. If the prefixed result is not a valid variable name, it is not - imported into the symbol table. + imported into the symbol table. Prefixes are automatically separated from + the array key by an underscore character. extract returns the number of variables