From f6f23616b0707eb486eaa57cfd4d3722efbce3a2 Mon Sep 17 00:00:00 2001 From: Arnaud Le Blanc Date: Thu, 14 May 2009 16:17:10 +0000 Subject: [PATCH] MFB: fix skipifs --- ext/soap/tests/schema/skipif.inc | 2 ++ ext/soap/tests/typemap001.phpt | 1 + ext/soap/tests/typemap003.phpt | 1 + ext/soap/tests/typemap005.phpt | 1 + ext/soap/tests/typemap007.phpt | 1 + 5 files changed, 6 insertions(+) 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-- -- 2.50.1