diff --git a/reference/spl/regexiterator/construct.xml b/reference/spl/regexiterator/construct.xml index a64b290826..04a3c5a795 100644 --- a/reference/spl/regexiterator/construct.xml +++ b/reference/spl/regexiterator/construct.xml @@ -119,7 +119,14 @@ - + + + &reftitle.errors; + + Throws an InvalidArgumentException if the regex argument is invalid. + + + &reftitle.examples;