diff options
Diffstat (limited to 'ext/pcre/tests/preg_replace_error1.phpt')
| -rw-r--r-- | ext/pcre/tests/preg_replace_error1.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/pcre/tests/preg_replace_error1.phpt b/ext/pcre/tests/preg_replace_error1.phpt index 39d0b692e7..58cd049691 100644 --- a/ext/pcre/tests/preg_replace_error1.phpt +++ b/ext/pcre/tests/preg_replace_error1.phpt @@ -56,4 +56,4 @@ string(1) "a" Arg value is /[a-zA-Z]/ string(1) "1" -Object of class stdClass could not be converted to string +preg_replace(): Argument #1 ($regex) must be of type string|array, stdClass given |
