diff options
Diffstat (limited to 'ext/pcre/tests/preg_match_error.phpt')
| -rw-r--r-- | ext/pcre/tests/preg_match_error.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/pcre/tests/preg_match_error.phpt b/ext/pcre/tests/preg_match_error.phpt index ca1f128ada..7d318115f6 100644 --- a/ext/pcre/tests/preg_match_error.phpt +++ b/ext/pcre/tests/preg_match_error.phpt @@ -2,7 +2,7 @@ Test preg_match() function : error conditions - wrong numbers of parameters --FILE-- <?php -/* +/* * proto int preg_match(string pattern, string subject [, array subpatterns [, int flags [, int offset]]]) * Function is implemented in ext/pcre/php_pcre.c */ |
