summaryrefslogtreecommitdiff
path: root/ext/pcre/tests/preg_match_error2.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/pcre/tests/preg_match_error2.phpt')
-rw-r--r--ext/pcre/tests/preg_match_error2.phpt3
1 files changed, 1 insertions, 2 deletions
diff --git a/ext/pcre/tests/preg_match_error2.phpt b/ext/pcre/tests/preg_match_error2.phpt
index f44b1d0f72..cb0917a228 100644
--- a/ext/pcre/tests/preg_match_error2.phpt
+++ b/ext/pcre/tests/preg_match_error2.phpt
@@ -22,7 +22,6 @@ var_dump(preg_match($regex, $value));
echo "Done";
?>
--EXPECTF--
-
*** Testing preg_match() : error conditions ***
Arg value is: this is a string
@@ -35,4 +34,4 @@ bool(false)
Warning: preg_match() expects parameter 2 to be string, object given in %spreg_match_error2.php on line %d
bool(false)
-Done \ No newline at end of file
+Done