]> granicus.if.org Git - php/commitdiff
MFB: remove extra skipif
authorNuno Lopes <nlopess@php.net>
Sun, 31 Aug 2008 15:28:52 +0000 (15:28 +0000)
committerNuno Lopes <nlopess@php.net>
Sun, 31 Aug 2008 15:28:52 +0000 (15:28 +0000)
ext/pcre/tests/preg_filter.phpt

index 3d8ad7bd82d8b19118ed3dd65b198376481d70dd..4c4204f214924146b11013b9bcfb18a83e69d4be 100755 (executable)
@@ -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