sebastian Sat May 24 14:17:44 2008 UTC
Modified files:
/php-src/ext/spl/tests regexIterator_flags_basic.phpt
regexIterator_mode_basic.phpt
regexIterator_setMode_error.phpt
Log:
Drop SKIPIF check for ext/spl.
http://cvs.php.net/viewvc.cgi/php-src/ext/spl/tests/regexIterator_flags_basic.phpt?r1=1.2&r2=1.3&diff_format=u
Index: php-src/ext/spl/tests/regexIterator_flags_basic.phpt
diff -u php-src/ext/spl/tests/regexIterator_flags_basic.phpt:1.2
php-src/ext/spl/tests/regexIterator_flags_basic.phpt:1.3
--- php-src/ext/spl/tests/regexIterator_flags_basic.phpt:1.2 Sat May 24
13:40:33 2008
+++ php-src/ext/spl/tests/regexIterator_flags_basic.phpt Sat May 24
14:17:44 2008
@@ -1,7 +1,5 @@
--TEST--
SPL: RegexIterator::getFlags() and setFlags() basic tests
---SKIPIF--
-<?php extension_loaded('spl') or die('skip'); ?>
--CREDITS--
Felix De Vliegher <[EMAIL PROTECTED]>
--FILE--
http://cvs.php.net/viewvc.cgi/php-src/ext/spl/tests/regexIterator_mode_basic.phpt?r1=1.2&r2=1.3&diff_format=u
Index: php-src/ext/spl/tests/regexIterator_mode_basic.phpt
diff -u php-src/ext/spl/tests/regexIterator_mode_basic.phpt:1.2
php-src/ext/spl/tests/regexIterator_mode_basic.phpt:1.3
--- php-src/ext/spl/tests/regexIterator_mode_basic.phpt:1.2 Sat May 24
13:40:33 2008
+++ php-src/ext/spl/tests/regexIterator_mode_basic.phpt Sat May 24 14:17:44 2008
@@ -1,7 +1,5 @@
--TEST--
SPL: RegexIterator::getMode() and setMode() basic tests
---SKIPIF--
-<?php extension_loaded('spl') or die('skip'); ?>
--CREDITS--
Felix De Vliegher <[EMAIL PROTECTED]>
--FILE--
http://cvs.php.net/viewvc.cgi/php-src/ext/spl/tests/regexIterator_setMode_error.phpt?r1=1.2&r2=1.3&diff_format=u
Index: php-src/ext/spl/tests/regexIterator_setMode_error.phpt
diff -u php-src/ext/spl/tests/regexIterator_setMode_error.phpt:1.2
php-src/ext/spl/tests/regexIterator_setMode_error.phpt:1.3
--- php-src/ext/spl/tests/regexIterator_setMode_error.phpt:1.2 Sat May 24
13:40:33 2008
+++ php-src/ext/spl/tests/regexIterator_setMode_error.phpt Sat May 24
14:17:44 2008
@@ -1,7 +1,5 @@
--TEST--
SPL: RegexIterator::setMode() error tests
---SKIPIF--
-<?php extension_loaded('spl') or die('skip'); ?>
--CREDITS--
Felix De Vliegher <[EMAIL PROTECTED]>
--FILE--
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php