From: Arnaud Le Blanc Date: Wed, 23 Jul 2008 09:25:06 +0000 (+0000) Subject: MFH: Fix tests: need simplexml X-Git-Tag: php-5.3.0alpha1~192 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0b2ecdbac5893be185f56714be0ad5dcd66e8b7e;p=php MFH: Fix tests: need simplexml --- diff --git a/ext/soap/tests/typemap001.phpt b/ext/soap/tests/typemap001.phpt index 9a75bef073..b5ed31da85 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 6c9d86d80c..63bb76cbcf 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 1a08d1145c..369d026b5a 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 34dcc3f5d4..b3451f1dae 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--