summaryrefslogtreecommitdiff
path: root/ext/pcre/tests/bug75539.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/pcre/tests/bug75539.phpt')
-rw-r--r--ext/pcre/tests/bug75539.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/pcre/tests/bug75539.phpt b/ext/pcre/tests/bug75539.phpt
index 83f3ef7d6b..044e8fa718 100644
--- a/ext/pcre/tests/bug75539.phpt
+++ b/ext/pcre/tests/bug75539.phpt
@@ -10,4 +10,4 @@ var_dump(preg_last_error() === \PREG_INTERNAL_ERROR);
--EXPECTF--
Warning: preg_match(): Compilation failed: recursive call could loop indefinitely at offset %s in %s on line %s
bool(false)
-bool(true) \ No newline at end of file
+bool(true)