tony2001 Mon Nov 13 12:53:51 2006 UTC Modified files: /php-src/ext/dom/tests bug38474.phpt Log: add a note that libxml2 2.6.2x is required http://cvs.php.net/viewvc.cgi/php-src/ext/dom/tests/bug38474.phpt?r1=1.2&r2=1.3&diff_format=u Index: php-src/ext/dom/tests/bug38474.phpt diff -u php-src/ext/dom/tests/bug38474.phpt:1.2 php-src/ext/dom/tests/bug38474.phpt:1.3 --- php-src/ext/dom/tests/bug38474.phpt:1.2 Mon Aug 28 23:37:23 2006 +++ php-src/ext/dom/tests/bug38474.phpt Mon Nov 13 12:53:50 2006 @@ -1,5 +1,5 @@ --TEST-- -Bug #38474 (getAttribute select attribute by order, even when prefixed) +Bug #38474 (getAttribute select attribute by order, even when prefixed) (OK to fail with libxml2 < 2.6.2x) --SKIPIF-- <?php require_once('skipif.inc'); ?> --FILE--
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php