summaryrefslogtreecommitdiff
path: root/ext/pcre/tests/bug74183.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/pcre/tests/bug74183.phpt')
-rw-r--r--ext/pcre/tests/bug74183.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/pcre/tests/bug74183.phpt b/ext/pcre/tests/bug74183.phpt
index a230145961..5e1b3e8abf 100644
--- a/ext/pcre/tests/bug74183.phpt
+++ b/ext/pcre/tests/bug74183.phpt
@@ -12,4 +12,4 @@ var_dump(preg_last_error() === \PREG_INTERNAL_ERROR);
--EXPECTF--
Warning: preg_match(): Compilation failed: regular expression is too large at offset %s in %s on line %s
bool(false)
-bool(true) \ No newline at end of file
+bool(true)