summaryrefslogtreecommitdiff
path: root/ext/pcre/tests/preg_match_all_error1.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/pcre/tests/preg_match_all_error1.phpt')
-rw-r--r--ext/pcre/tests/preg_match_all_error1.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/pcre/tests/preg_match_all_error1.phpt b/ext/pcre/tests/preg_match_all_error1.phpt
index e052327cea..055579cb68 100644
--- a/ext/pcre/tests/preg_match_all_error1.phpt
+++ b/ext/pcre/tests/preg_match_all_error1.phpt
@@ -80,5 +80,5 @@ array(1) {
string(1) "t"
}
}
-preg_match_all(): Argument #1 ($pattern) must be of type string, object given
+preg_match_all(): Argument #1 ($pattern) must be of type string, stdClass given
NULL