jani Thu, 06 Aug 2009 12:40:36 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=286885
Log:
- Remove duplicate section
Changed paths:
U php/php-src/branches/PHP_5_3/ext/simplexml/tests/bug42259.phpt
Modified: php/php-src/branches/PHP_5_3/ext/simplexml/tests/bug42259.phpt
===================================================================
--- php/php-src/branches/PHP_5_3/ext/simplexml/tests/bug42259.phpt
2009-08-06 12:37:28 UTC (rev 286884)
+++ php/php-src/branches/PHP_5_3/ext/simplexml/tests/bug42259.phpt
2009-08-06 12:40:36 UTC (rev 286885)
@@ -1,8 +1,6 @@
--TEST--
Bug #42259 (SimpleXMLIterator loses ancestry)
--SKIPIF--
-<?php if (!extension_loaded("simplexml")) print "skip"; ?>
---SKIPIF--
<?php
if (!extension_loaded('simplexml')) print 'skip';
if (!extension_loaded("libxml")) print "skip LibXML not present";
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php