diff options
Diffstat (limited to 'ext/pcre/tests/preg_replace_error2.phpt')
| -rw-r--r-- | ext/pcre/tests/preg_replace_error2.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/pcre/tests/preg_replace_error2.phpt b/ext/pcre/tests/preg_replace_error2.phpt index bf5d3e072c..79f4c60d69 100644 --- a/ext/pcre/tests/preg_replace_error2.phpt +++ b/ext/pcre/tests/preg_replace_error2.phpt @@ -33,5 +33,5 @@ Arg value is: Array Warning: preg_replace(): Parameter mismatch, pattern is a string while replacement is an array in %spreg_replace_error2.php on line %d bool(false) -Catchable fatal error: Object of class stdClass could not be converted to string in %spreg_replace_error2.php on line %d +Recoverable fatal error: Object of class stdClass could not be converted to string in %spreg_replace_error2.php on line %d |
