diff options
Diffstat (limited to 'ext/pcre/tests/preg_match_all_error2.phpt')
| -rw-r--r-- | ext/pcre/tests/preg_match_all_error2.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/pcre/tests/preg_match_all_error2.phpt b/ext/pcre/tests/preg_match_all_error2.phpt index 98e70385c0..a2254555bb 100644 --- a/ext/pcre/tests/preg_match_all_error2.phpt +++ b/ext/pcre/tests/preg_match_all_error2.phpt @@ -27,7 +27,7 @@ echo "Done"; *** Testing preg_match_all() : error conditions *** Arg value is: Array -preg_match_all() expects argument #2 ($subject) to be of type string, array given +preg_match_all(): Argument #2 ($subject) must be of type string, array given NULL Arg value is: test |
