From: Christian Stocker Date: Mon, 23 Feb 2004 16:01:15 +0000 (+0000) Subject: skip tests, if xml_parser_create_ns is not supported. X-Git-Tag: RELEASE_0_2_0~214 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9e6de31645baaa879ebc2c3c43b99f50497ab016;p=php skip tests, if xml_parser_create_ns is not supported. --- diff --git a/ext/xml/tests/bug25666.phpt b/ext/xml/tests/bug25666.phpt index 5e95b31b17..119f55e4ea 100644 --- a/ext/xml/tests/bug25666.phpt +++ b/ext/xml/tests/bug25666.phpt @@ -1,5 +1,9 @@ --TEST-- Bug #25666 (XML namespaces broken in libxml-based SAX interface) +--SKIPIF-- + --FILE-- --FILE-- --FILE--