summaryrefslogtreecommitdiff
path: root/ext/pcre/tests/preg_grep_error1.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/pcre/tests/preg_grep_error1.phpt')
-rw-r--r--ext/pcre/tests/preg_grep_error1.phpt3
1 files changed, 1 insertions, 2 deletions
diff --git a/ext/pcre/tests/preg_grep_error1.phpt b/ext/pcre/tests/preg_grep_error1.phpt
index ae2eb128ba..fcc36e7d91 100644
--- a/ext/pcre/tests/preg_grep_error1.phpt
+++ b/ext/pcre/tests/preg_grep_error1.phpt
@@ -27,7 +27,6 @@ var_dump(preg_grep($value, $array));
echo "Done"
?>
--EXPECTF--
-
*** Testing preg_grep() : error conditions ***
Arg value is abcdef
@@ -65,4 +64,4 @@ array(2) {
Warning: preg_grep() expects parameter 1 to be string, object given in %spreg_grep_error1.php on line %d
NULL
-Done \ No newline at end of file
+Done