diff options
Diffstat (limited to 'ext/pcre/tests/preg_replace2.phpt')
| -rw-r--r-- | ext/pcre/tests/preg_replace2.phpt | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/ext/pcre/tests/preg_replace2.phpt b/ext/pcre/tests/preg_replace2.phpt index 0901c3b024..4e2f39f8ca 100644 --- a/ext/pcre/tests/preg_replace2.phpt +++ b/ext/pcre/tests/preg_replace2.phpt @@ -1,11 +1,5 @@ --TEST-- preg_replace() ---SKIPIF-- -<?php -if (@preg_match_all('/./u', "", $matches) === false) { - die("skip no utf8 support in PCRE library"); -} -?> --FILE-- <?php |
