diff options
Diffstat (limited to 'ext/mbstring/tests/mb_regex_encoding_error2.phpt')
-rw-r--r-- | ext/mbstring/tests/mb_regex_encoding_error2.phpt | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/ext/mbstring/tests/mb_regex_encoding_error2.phpt b/ext/mbstring/tests/mb_regex_encoding_error2.phpt index db7a2cd821..8da0635d49 100644 --- a/ext/mbstring/tests/mb_regex_encoding_error2.phpt +++ b/ext/mbstring/tests/mb_regex_encoding_error2.phpt @@ -7,11 +7,6 @@ function_exists('mb_regex_encoding') or die("skip mb_regex_encoding() is not ava ?> --FILE-- <?php -/* Prototype : string mb_regex_encoding([string $encoding]) - * Description: Returns the current encoding for regex as a string. - * Source code: ext/mbstring/php_mbregex.c - */ - /* * Pass mb_regex_encoding an unknown type of encoding */ |