summaryrefslogtreecommitdiff
path: root/ext/pcre/tests/preg_match_all_error3.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/pcre/tests/preg_match_all_error3.phpt')
-rw-r--r--ext/pcre/tests/preg_match_all_error3.phpt1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/pcre/tests/preg_match_all_error3.phpt b/ext/pcre/tests/preg_match_all_error3.phpt
index 6c1422b61a..6559b22d2e 100644
--- a/ext/pcre/tests/preg_match_all_error3.phpt
+++ b/ext/pcre/tests/preg_match_all_error3.phpt
@@ -16,5 +16,4 @@ var_dump(preg_match_all($regex, $subject, 'test'));
echo "Done";
?>
--EXPECTF--
-
Fatal error: Only variables can be passed by reference in %spreg_match_all_error3.php on line %d