From: Arnaud Le Blanc Date: Wed, 23 Jul 2008 09:12:50 +0000 (+0000) Subject: Fix tests: need simplexml X-Git-Tag: BEFORE_HEAD_NS_CHANGE~1126 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0225470dc5edce4f711a2aacb945cab4d48fae25;p=php Fix tests: need simplexml --- diff --git a/ext/soap/tests/typemap001.phpt b/ext/soap/tests/typemap001.phpt index 1cb8d8507a..e8e1935b97 100755 --- a/ext/soap/tests/typemap001.phpt +++ b/ext/soap/tests/typemap001.phpt @@ -2,6 +2,7 @@ SOAP typemap 1: SoapServer support for typemap's from_xml() --SKIPIF-- + --INI-- soap.wsdl_cache_enabled=0 --FILE-- diff --git a/ext/soap/tests/typemap003.phpt b/ext/soap/tests/typemap003.phpt index a1dc01d757..7ad01a6e12 100755 --- a/ext/soap/tests/typemap003.phpt +++ b/ext/soap/tests/typemap003.phpt @@ -2,6 +2,7 @@ SOAP Typemap 3: SoapClient support for typemap's from_xml() --SKIPIF-- + --INI-- soap.wsdl_cache_enabled=0 --FILE-- diff --git a/ext/soap/tests/typemap005.phpt b/ext/soap/tests/typemap005.phpt index 2b756e2fd5..d24cd1ab4c 100755 --- a/ext/soap/tests/typemap005.phpt +++ b/ext/soap/tests/typemap005.phpt @@ -2,6 +2,7 @@ SOAP typemap 5: SoapServer support for typemap's from_xml() (without WSDL) --SKIPIF-- + --INI-- soap.wsdl_cache_enabled=0 --FILE-- diff --git a/ext/soap/tests/typemap007.phpt b/ext/soap/tests/typemap007.phpt index 189b1c079b..52c3c610c6 100755 --- a/ext/soap/tests/typemap007.phpt +++ b/ext/soap/tests/typemap007.phpt @@ -2,6 +2,7 @@ SOAP Typemap 7: SoapClient support for typemap's from_xml() (without WSDL) --SKIPIF-- + --INI-- soap.wsdl_cache_enabled=0 --FILE--