diff options
Diffstat (limited to 'ext/pcre/tests/preg_replace_error2.phpt')
-rw-r--r-- | ext/pcre/tests/preg_replace_error2.phpt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/pcre/tests/preg_replace_error2.phpt b/ext/pcre/tests/preg_replace_error2.phpt index d7748bf954..0aefff9df6 100644 --- a/ext/pcre/tests/preg_replace_error2.phpt +++ b/ext/pcre/tests/preg_replace_error2.phpt @@ -3,7 +3,6 @@ Test preg_replace() function : error conditions - wrong arg types --FILE-- <?php /* -* proto string preg_replace(mixed regex, mixed replace, mixed subject [, int limit [, count]]) * Function is implemented in ext/pcre/php_pcre.c */ /* |