diff options
Diffstat (limited to 'ext/pcre')
| -rwxr-xr-x | ext/pcre/tests/preg_filter.phpt | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/ext/pcre/tests/preg_filter.phpt b/ext/pcre/tests/preg_filter.phpt index f9f479bc88..6cd9802575 100755 --- a/ext/pcre/tests/preg_filter.phpt +++ b/ext/pcre/tests/preg_filter.phpt @@ -1,11 +1,5 @@ --TEST-- preg_filter() ---SKIPIF-- -<?php -if (@preg_match_all('/./u', "", $matches) === false) { - die("skip no utf8 support in PCRE library"); -} -?> --FILE-- <?php |
