mirror of
https://github.com/php/php-src.git
synced 2026-04-27 10:16:41 +02:00
MFB: remove extra skipif
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user