helly Wed Sep 29 05:41:18 2004 EDT
Modified files:
/php-src/ext/spl/tests array_010.phpt
Log:
- Fix test by removing corrupt --SKIPIF--
http://cvs.php.net/diff.php/php-src/ext/spl/tests/array_010.phpt?r1=1.1&r2=1.2&ty=u
Index: php-src/ext/spl/tests/array_010.phpt
diff -u php-src/ext/spl/tests/array_010.phpt:1.1
php-src/ext/spl/tests/array_010.phpt:1.2
--- php-src/ext/spl/tests/array_010.phpt:1.1 Sun Apr 25 07:14:11 2004
+++ php-src/ext/spl/tests/array_010.phpt Wed Sep 29 05:41:18 2004
@@ -1,9 +1,5 @@
--TEST--
SPL: ArrayIterator implements ArrayAccess
---SKIPIF--
-<?php
- if (!class_exists('ArrayAccess')) die('skip ArrayAccess not present');
-?>
--FILE--
<?php
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php