summaryrefslogtreecommitdiff
path: root/ext/pcre/tests/bug26927.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/pcre/tests/bug26927.phpt')
-rw-r--r--ext/pcre/tests/bug26927.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/pcre/tests/bug26927.phpt b/ext/pcre/tests/bug26927.phpt
index 5c64deb37c..200a534b76 100644
--- a/ext/pcre/tests/bug26927.phpt
+++ b/ext/pcre/tests/bug26927.phpt
@@ -1,5 +1,5 @@
--TEST--
-Bug #26927 (preg_quote() does not escape \0)
+Bug #26927 (preg_quote() does not escape \0)
--FILE--
<?php
$str = "a\000b";