helly Thu Nov 13 16:16:57 2003 EDT Modified files: /php-src/ext/simplexml/tests 009.phpt Log: Fix testcase name Index: php-src/ext/simplexml/tests/009.phpt diff -u php-src/ext/simplexml/tests/009.phpt:1.1 php-src/ext/simplexml/tests/009.phpt:1.2 --- php-src/ext/simplexml/tests/009.phpt:1.1 Thu Nov 13 15:32:38 2003 +++ php-src/ext/simplexml/tests/009.phpt Thu Nov 13 16:16:57 2003 @@ -1,5 +1,5 @@ --TEST-- -SimpleXML and XPath +SimpleXML and foreach --SKIPIF-- <?php if (!extension_loaded("simplexml")) print "skip"; ?> --FILE--
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php