From: Arnaud Le Blanc Date: Thu, 14 May 2009 16:17:10 +0000 (+0000) Subject: MFB: fix skipifs X-Git-Tag: php-5.2.10RC1~83 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f6f23616b0707eb486eaa57cfd4d3722efbce3a2;p=php MFB: fix skipifs --- diff --git a/ext/soap/tests/schema/skipif.inc b/ext/soap/tests/schema/skipif.inc index fa8574e6a2..878088736e 100644 --- a/ext/soap/tests/schema/skipif.inc +++ b/ext/soap/tests/schema/skipif.inc @@ -1,3 +1,5 @@ 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 cfe1a6d441..083b452ba9 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 e8523287f7..4fee8fa56b 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--