nlopess Sun Aug 31 15:28:52 2008 UTC
Modified files:
/php-src/ext/pcre/tests preg_filter.phpt
Log:
MFB: remove extra skipif
http://cvs.php.net/viewvc.cgi/php-src/ext/pcre/tests/preg_filter.phpt?r1=1.1&r2=1.2&diff_format=u
Index: php-src/ext/pcre/tests/preg_filter.phpt
diff -u php-src/ext/pcre/tests/preg_filter.phpt:1.1
php-src/ext/pcre/tests/preg_filter.phpt:1.2
--- php-src/ext/pcre/tests/preg_filter.phpt:1.1 Sun Aug 24 12:34:02 2008
+++ php-src/ext/pcre/tests/preg_filter.phpt Sun Aug 31 15:28:52 2008
@@ -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
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php