colder Sun May 25 12:10:15 2008 UTC Modified files: /php-src/ext/spl/tests heap_009.phpt Log: remove the skipif http://cvs.php.net/viewvc.cgi/php-src/ext/spl/tests/heap_009.phpt?r1=1.1&r2=1.2&diff_format=u Index: php-src/ext/spl/tests/heap_009.phpt diff -u php-src/ext/spl/tests/heap_009.phpt:1.1 php-src/ext/spl/tests/heap_009.phpt:1.2 --- php-src/ext/spl/tests/heap_009.phpt:1.1 Sat May 24 16:48:15 2008 +++ php-src/ext/spl/tests/heap_009.phpt Sun May 25 12:10:14 2008 @@ -3,8 +3,6 @@ --CREDITS-- Thomas Koch <[EMAIL PROTECTED]> #Hackday Webtuesday 2008-05-24 ---SKIPIF-- -<?php if (!extension_loaded("spl")) print "skip"; ?> --FILE-- <?php function testForException( $heap )
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php