diff options
Diffstat (limited to 'ext/pcre/tests/preg_quote_error.phpt')
-rw-r--r-- | ext/pcre/tests/preg_quote_error.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/pcre/tests/preg_quote_error.phpt b/ext/pcre/tests/preg_quote_error.phpt index 30b832dbf9..b5dd733b2f 100644 --- a/ext/pcre/tests/preg_quote_error.phpt +++ b/ext/pcre/tests/preg_quote_error.phpt @@ -1,5 +1,5 @@ --TEST-- -Test preg_quote() function : error conditions - wrong numbers of parameters +Test preg_quote() function : error conditions - wrong numbers of parameters --FILE-- <?php /* |