diff --git a/reference/pcre/functions/preg-grep.xml b/reference/pcre/functions/preg-grep.xml index b0c4420abb..bc40e2593d 100644 --- a/reference/pcre/functions/preg-grep.xml +++ b/reference/pcre/functions/preg-grep.xml @@ -1,5 +1,5 @@ - + @@ -33,13 +33,11 @@ If this flag is passed, preg_grep returns the elements of the input array that do not match the given pattern. - This flag is available since PHP 4.2.0. + This flag is available since PHP 4.2.0. - The flags parameter is available since - PHP 4.3.0.