From d5bd104d9d03ad39d789b90c74967152de70dc23 Mon Sep 17 00:00:00 2001 From: Dmitry Stogov Date: Wed, 9 Jan 2008 16:45:30 +0000 Subject: [PATCH] Fixed broken soap.wsdl_cache_enabled --- ext/soap/php_soap.h | 4 +- ext/soap/soap.c | 42 ++++++++++-------- ext/soap/tests/any.phpt | 1 + ext/soap/tests/bugs/bug27722.phpt | 2 + ext/soap/tests/bugs/bug27742.phpt | 2 + ext/soap/tests/bugs/bug28985.phpt | 2 + ext/soap/tests/bugs/bug29061.phpt | 2 + ext/soap/tests/bugs/bug29109.phpt | 2 + ext/soap/tests/bugs/bug29236.phpt | 2 + ext/soap/tests/bugs/bug29795.phpt | 2 + ext/soap/tests/bugs/bug29839.phpt | 2 + ext/soap/tests/bugs/bug29844.phpt | 2 + ext/soap/tests/bugs/bug30045.phpt | 2 + ext/soap/tests/bugs/bug32776.phpt | 2 + ext/soap/tests/bugs/bug34453.phpt | 2 + ext/soap/tests/bugs/bug35273.phpt | 2 + ext/soap/tests/bugs/bug37083.phpt | 2 +- ext/soap/tests/bugs/bug38004.phpt | 2 + ext/soap/tests/bugs/bug38005.phpt | 2 + ext/soap/tests/bugs/bug38055.phpt | 2 + ext/soap/tests/bugs/bug38067.phpt | 2 + ext/soap/tests/bugs/bug39815.phpt | 1 + ext/soap/tests/classmap001.phpt | 2 + ext/soap/tests/classmap002.phpt | 2 + .../interop/Round2/Base/r2_base_001w.phpt | 2 + .../interop/Round2/Base/r2_base_002w.phpt | 2 + .../interop/Round2/Base/r2_base_003w.phpt | 2 + .../interop/Round2/Base/r2_base_004w.phpt | 2 + .../interop/Round2/Base/r2_base_005w.phpt | 2 + .../interop/Round2/Base/r2_base_006w.phpt | 2 + .../interop/Round2/Base/r2_base_007w.phpt | 2 + .../interop/Round2/Base/r2_base_008w.phpt | 2 + .../interop/Round2/Base/r2_base_009w.phpt | 2 + .../interop/Round2/Base/r2_base_010w.phpt | 2 + .../interop/Round2/Base/r2_base_011w.phpt | 2 + .../interop/Round2/Base/r2_base_012w.phpt | 1 + .../interop/Round2/Base/r2_base_013w.phpt | 1 + .../interop/Round2/Base/r2_base_014w.phpt | 1 + .../interop/Round2/Base/r2_base_015w.phpt | 1 + .../interop/Round2/Base/r2_base_016w.phpt | 2 + .../interop/Round2/Base/r2_base_017w.phpt | 2 + .../interop/Round2/Base/r2_base_018w.phpt | 2 + .../interop/Round2/Base/r2_base_019w.phpt | 2 + .../interop/Round2/Base/r2_base_020w.phpt | 2 + .../interop/Round2/Base/r2_base_021w.phpt | 2 + .../interop/Round2/Base/r2_base_022w.phpt | 2 + .../interop/Round2/Base/r2_base_023w.phpt | 2 + .../interop/Round2/Base/r2_base_024w.phpt | 2 + .../tests/interop/Round2/Base/round2_base.inc | 1 + .../interop/Round2/GroupB/r2_groupB_001w.phpt | 1 + .../interop/Round2/GroupB/r2_groupB_002w.phpt | 1 + .../interop/Round2/GroupB/r2_groupB_003w.phpt | 2 + .../interop/Round2/GroupB/r2_groupB_004w.phpt | 1 + .../interop/Round2/GroupB/r2_groupB_005w.phpt | 1 + .../interop/Round2/GroupB/round2_groupB.inc | 1 + .../GroupD/r3_groupD_compound1_001w.phpt | 1 + .../GroupD/r3_groupD_compound1_002w.phpt | 2 + .../GroupD/r3_groupD_compound1_003w.phpt | 2 + .../GroupD/r3_groupD_compound2_001w.phpt | 1 + .../Round3/GroupD/r3_groupD_doclit_001w.phpt | 2 + .../Round3/GroupD/r3_groupD_doclit_002w.phpt | 2 + .../Round3/GroupD/r3_groupD_doclit_003w.phpt | 1 + .../Round3/GroupD/r3_groupD_doclit_004w.phpt | 2 + .../GroupD/r3_groupD_doclitparams_001w.phpt | 2 + .../GroupD/r3_groupD_doclitparams_002w.phpt | 2 + .../GroupD/r3_groupD_doclitparams_003w.phpt | 1 + .../GroupD/r3_groupD_doclitparams_004w.phpt | 2 + .../Round3/GroupD/r3_groupD_emptysa_001w.phpt | 2 + .../Round3/GroupD/r3_groupD_import1_001w.phpt | 2 + .../Round3/GroupD/r3_groupD_import2_001w.phpt | 1 + .../Round3/GroupD/r3_groupD_import3_001w.phpt | 1 + .../Round3/GroupD/r3_groupD_import3_002w.phpt | 1 + .../Round3/GroupD/r3_groupD_rpcenc_001w.phpt | 2 + .../Round3/GroupD/r3_groupD_rpcenc_002w.phpt | 2 + .../Round3/GroupD/r3_groupD_rpcenc_003w.phpt | 1 + .../Round3/GroupD/r3_groupD_rpcenc_004w.phpt | 2 + .../Round3/GroupE/r3_groupE_list_001w.phpt | 2 + .../Round3/GroupE/r3_groupE_list_002w.phpt | 2 + .../Round3/GroupE/r3_groupE_list_003w.phpt | 2 + .../Round3/GroupE/r3_groupE_list_004w.phpt | 2 + .../Round3/GroupE/r3_groupE_list_005w.phpt | 2 + .../Round3/GroupE/r3_groupE_list_006w.phpt | 2 + .../Round3/GroupF/r3_groupF_ext_001w.phpt | 2 + .../Round3/GroupF/r3_groupF_extreq_001w.phpt | 2 + .../Round3/GroupF/r3_groupF_headers_001w.phpt | 2 + .../Round3/GroupF/r3_groupF_headers_002w.phpt | 2 + .../Round3/GroupF/r3_groupF_headers_003w.phpt | 2 + .../Round3/GroupF/r3_groupF_headers_004w.phpt | 2 + .../GroupH/r4_groupH_complex_doclit_001w.phpt | 1 + .../GroupH/r4_groupH_complex_doclit_002w.phpt | 1 + .../GroupH/r4_groupH_complex_doclit_003w.phpt | 1 + .../GroupH/r4_groupH_complex_doclit_004w.phpt | 1 + .../GroupH/r4_groupH_complex_doclit_005w.phpt | 1 + .../GroupH/r4_groupH_complex_doclit_006w.phpt | 1 + .../GroupH/r4_groupH_complex_doclit_007w.phpt | 2 + .../GroupH/r4_groupH_complex_doclit_008w.phpt | 2 + .../GroupH/r4_groupH_complex_doclit_009w.phpt | 2 + .../GroupH/r4_groupH_complex_doclit_010w.phpt | 2 + .../GroupH/r4_groupH_complex_rpcenc_001w.phpt | 1 + .../GroupH/r4_groupH_complex_rpcenc_002w.phpt | 1 + .../GroupH/r4_groupH_complex_rpcenc_003w.phpt | 1 + .../GroupH/r4_groupH_complex_rpcenc_004w.phpt | 1 + .../GroupH/r4_groupH_complex_rpcenc_005w.phpt | 1 + .../GroupH/r4_groupH_complex_rpcenc_006w.phpt | 1 + .../GroupH/r4_groupH_complex_rpcenc_007w.phpt | 1 + .../GroupH/r4_groupH_complex_rpcenc_008w.phpt | 1 + .../GroupH/r4_groupH_complex_rpcenc_009w.phpt | 1 + .../GroupH/r4_groupH_complex_rpcenc_010w.phpt | 1 + .../GroupH/r4_groupH_simple_doclit_001w.phpt | 2 + .../GroupH/r4_groupH_simple_doclit_002w.phpt | 2 + .../GroupH/r4_groupH_simple_doclit_003w.phpt | 2 + .../GroupH/r4_groupH_simple_doclit_004w.phpt | 1 + .../GroupH/r4_groupH_simple_doclit_005w.phpt | 1 + .../GroupH/r4_groupH_simple_doclit_006w.phpt | 1 + .../GroupH/r4_groupH_simple_doclit_007w.phpt | 1 + .../GroupH/r4_groupH_simple_doclit_008w.phpt | 1 + .../GroupH/r4_groupH_simple_doclit_009w.phpt | 1 + .../GroupH/r4_groupH_simple_doclit_010w.phpt | 1 + .../GroupH/r4_groupH_simple_doclit_011w.phpt | 1 + .../GroupH/r4_groupH_simple_doclit_012w.phpt | 2 + .../GroupH/r4_groupH_simple_doclit_013w.phpt | 2 + .../GroupH/r4_groupH_simple_doclit_014w.phpt | 2 + .../GroupH/r4_groupH_simple_doclit_015w.phpt | 2 + .../GroupH/r4_groupH_simple_doclit_016w.phpt | 2 + .../GroupH/r4_groupH_simple_doclit_017w.phpt | 2 + .../GroupH/r4_groupH_simple_rpcenc_001w.phpt | 2 + .../GroupH/r4_groupH_simple_rpcenc_002w.phpt | 2 + .../GroupH/r4_groupH_simple_rpcenc_003w.phpt | 2 + .../GroupH/r4_groupH_simple_rpcenc_004w.phpt | 1 + .../GroupH/r4_groupH_simple_rpcenc_005w.phpt | 1 + .../GroupH/r4_groupH_simple_rpcenc_006w.phpt | 1 + .../GroupH/r4_groupH_simple_rpcenc_007w.phpt | 1 + .../GroupH/r4_groupH_simple_rpcenc_008w.phpt | 1 + .../GroupH/r4_groupH_simple_rpcenc_009w.phpt | 1 + .../GroupH/r4_groupH_simple_rpcenc_010w.phpt | 1 + .../GroupH/r4_groupH_simple_rpcenc_011w.phpt | 1 + .../GroupH/r4_groupH_simple_rpcenc_012w.phpt | 2 + .../GroupH/r4_groupH_simple_rpcenc_013w.phpt | 2 + .../GroupH/r4_groupH_simple_rpcenc_014w.phpt | 2 + .../GroupH/r4_groupH_simple_rpcenc_015w.phpt | 2 + .../GroupH/r4_groupH_simple_rpcenc_016w.phpt | 2 + .../GroupH/r4_groupH_simple_rpcenc_017w.phpt | 2 + .../GroupH/r4_groupH_soapfault_001w.phpt | 2 + .../GroupH/r4_groupH_soapfault_002w.phpt | 2 + .../GroupH/r4_groupH_soapfault_003w.phpt | 2 + .../GroupH/r4_groupH_soapfault_004w.phpt | 2 + .../Round4/GroupI/r4_groupI_xsd_001w.phpt | 2 + .../Round4/GroupI/r4_groupI_xsd_002w.phpt | 2 + .../Round4/GroupI/r4_groupI_xsd_003w.phpt | 1 + .../Round4/GroupI/r4_groupI_xsd_004w.phpt | 2 + .../Round4/GroupI/r4_groupI_xsd_005w.phpt | 2 + .../Round4/GroupI/r4_groupI_xsd_006w.phpt | Bin 1051 -> 1077 bytes .../Round4/GroupI/r4_groupI_xsd_007w.phpt | 2 + .../Round4/GroupI/r4_groupI_xsd_008w.phpt | 1 + .../Round4/GroupI/r4_groupI_xsd_009w.phpt | 1 + .../Round4/GroupI/r4_groupI_xsd_010w.phpt | 2 + .../Round4/GroupI/r4_groupI_xsd_011w.phpt | 1 + .../Round4/GroupI/r4_groupI_xsd_012w.phpt | 2 + .../Round4/GroupI/r4_groupI_xsd_013w.phpt | 2 + .../Round4/GroupI/r4_groupI_xsd_014w.phpt | 1 + .../Round4/GroupI/r4_groupI_xsd_015w.phpt | 1 + .../Round4/GroupI/r4_groupI_xsd_016w.phpt | 2 + .../Round4/GroupI/r4_groupI_xsd_017w.phpt | 2 + .../Round4/GroupI/r4_groupI_xsd_018w.phpt | 2 + .../Round4/GroupI/r4_groupI_xsd_019w.phpt | 1 + .../Round4/GroupI/r4_groupI_xsd_020w.phpt | 1 + .../Round4/GroupI/r4_groupI_xsd_021w.phpt | 1 + .../Round4/GroupI/r4_groupI_xsd_022w.phpt | 1 + .../Round4/GroupI/r4_groupI_xsd_023w.phpt | 1 + .../Round4/GroupI/r4_groupI_xsd_024w.phpt | 1 + .../Round4/GroupI/r4_groupI_xsd_025w.phpt | 1 + .../Round4/GroupI/r4_groupI_xsd_026w.phpt | 2 + .../Round4/GroupI/r4_groupI_xsd_027w.phpt | 2 + .../Round4/GroupI/r4_groupI_xsd_028w.phpt | 1 + .../Round4/GroupI/r4_groupI_xsd_029w.phpt | 2 + .../Round4/GroupI/r4_groupI_xsd_030w.phpt | 2 + .../Round4/GroupI/r4_groupI_xsd_031w.phpt | 2 + .../Round4/GroupI/r4_groupI_xsd_032w.phpt | 1 + .../Round4/GroupI/r4_groupI_xsd_033w.phpt | 1 + .../Round4/GroupI/r4_groupI_xsd_034w.phpt | 2 + .../Round4/GroupI/r4_groupI_xsd_035w.phpt | 1 + ext/soap/tests/server011.phpt | 2 + ext/soap/tests/server025.phpt | 2 + ext/soap/tests/soap12/soap12-test.inc | 1 + ext/soap/tests/typemap001.phpt | 2 + ext/soap/tests/typemap002.phpt | 2 + ext/soap/tests/typemap003.phpt | 2 + ext/soap/tests/typemap004.phpt | 2 + ext/soap/tests/typemap005.phpt | 2 + ext/soap/tests/typemap006.phpt | 2 + ext/soap/tests/typemap007.phpt | 2 + ext/soap/tests/typemap008.phpt | 2 + ext/soap/tests/typemap009.phpt | 2 + ext/soap/tests/typemap010.phpt | 2 + ext/soap/tests/typemap011.phpt | 2 + ext/soap/tests/typemap012.phpt | 2 + ext/soap/tests/typemap013.phpt | 2 + 197 files changed, 344 insertions(+), 20 deletions(-) diff --git a/ext/soap/php_soap.h b/ext/soap/php_soap.h index 2a0f4cd4d1..ef1cdc92d5 100644 --- a/ext/soap/php_soap.h +++ b/ext/soap/php_soap.h @@ -160,7 +160,9 @@ ZEND_BEGIN_MODULE_GLOBALS(soap) zend_bool use_soap_error_handler; char* error_code; zval* error_object; - long cache; + char cache; + char cache_mode; + char cache_enabled; char* cache_dir; long cache_ttl; long cache_limit; diff --git a/ext/soap/soap.c b/ext/soap/soap.c index 35ebadccf9..c6add8891a 100644 --- a/ext/soap/soap.c +++ b/ext/soap/soap.c @@ -384,41 +384,47 @@ ZEND_GET_MODULE(soap) ZEND_INI_MH(OnUpdateCacheEnabled) { - long *p; + if (OnUpdateBool(entry, new_value, new_value_length, mh_arg1, mh_arg2, mh_arg3, stage TSRMLS_CC) == FAILURE) { + return FAILURE; + } + if (SOAP_GLOBAL(cache_enabled)) { + SOAP_GLOBAL(cache) = SOAP_GLOBAL(cache_mode); + } else { + SOAP_GLOBAL(cache) = 0; + } + return SUCCESS; +} + +ZEND_INI_MH(OnUpdateCacheMode) +{ + char *p; #ifndef ZTS char *base = (char *) mh_arg2; #else - char *base; - - base = (char *) ts_resource(*((int *) mh_arg2)); + char *base = (char *) ts_resource(*((int *) mh_arg2)); #endif p = (long*) (base+(size_t) mh_arg1); - if (new_value_length==2 && strcasecmp("on", new_value)==0) { - *p = 1; - } - else if (new_value_length==3 && strcasecmp("yes", new_value)==0) { - *p = 1; - } - else if (new_value_length==4 && strcasecmp("true", new_value)==0) { - *p = 1; - } - else { - *p = (long) (atoi(new_value) != 0); + *p = (char)atoi(new_value); + + if (SOAP_GLOBAL(cache_enabled)) { + SOAP_GLOBAL(cache) = SOAP_GLOBAL(cache_mode); + } else { + SOAP_GLOBAL(cache) = 0; } return SUCCESS; } PHP_INI_BEGIN() STD_PHP_INI_ENTRY("soap.wsdl_cache_enabled", "1", PHP_INI_ALL, OnUpdateCacheEnabled, - cache, zend_soap_globals, soap_globals) + cache_enabled, zend_soap_globals, soap_globals) STD_PHP_INI_ENTRY("soap.wsdl_cache_dir", "/tmp", PHP_INI_ALL, OnUpdateString, cache_dir, zend_soap_globals, soap_globals) STD_PHP_INI_ENTRY("soap.wsdl_cache_ttl", "86400", PHP_INI_ALL, OnUpdateLong, cache_ttl, zend_soap_globals, soap_globals) -STD_PHP_INI_ENTRY("soap.wsdl_cache", "1", PHP_INI_ALL, OnUpdateLong, - cache, zend_soap_globals, soap_globals) +STD_PHP_INI_ENTRY("soap.wsdl_cache", "1", PHP_INI_ALL, OnUpdateCacheMode, + cache_mode, zend_soap_globals, soap_globals) STD_PHP_INI_ENTRY("soap.wsdl_cache_limit", "5", PHP_INI_ALL, OnUpdateLong, cache_limit, zend_soap_globals, soap_globals) PHP_INI_END() diff --git a/ext/soap/tests/any.phpt b/ext/soap/tests/any.phpt index b6f42c9313..45f5378628 100755 --- a/ext/soap/tests/any.phpt +++ b/ext/soap/tests/any.phpt @@ -4,6 +4,7 @@ SOAP handling of --INI-- precision=14 +soap.wsdl_cache_enabled=0 --FILE-- --GET-- wsdl +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- --GET-- wsdl +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- 1)); diff --git a/ext/soap/tests/bugs/bug29061.phpt b/ext/soap/tests/bugs/bug29061.phpt index 0bf8917fa5..a85a7aa1ba 100644 --- a/ext/soap/tests/bugs/bug29061.phpt +++ b/ext/soap/tests/bugs/bug29061.phpt @@ -2,6 +2,8 @@ Bug #29061 (soap extension segfaults) --SKIPIF-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- 0)); diff --git a/ext/soap/tests/bugs/bug29109.phpt b/ext/soap/tests/bugs/bug29109.phpt index 91d3ea265f..8f028d71b7 100644 --- a/ext/soap/tests/bugs/bug29109.phpt +++ b/ext/soap/tests/bugs/bug29109.phpt @@ -2,6 +2,8 @@ Bug #29109 (Uncaught SoapFault exception: [WSDL] Out of memory) --SKIPIF-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- +--INI-- +soap.wsdl_cache_enabled=1 --FILE-- +--INI-- +soap.wsdl_cache_enabled=1 --FILE-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- 2147483647) in SOAP requests) if (!extension_loaded('soap')) die('skip soap extension not available'); if (!extension_loaded('simplexml')) die('skip simplexml extension not available'); ?> +--INI-- +soap.wsdl_cache_enabled=1 --FILE-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- --INI-- -soap.wsdl_cache_enabled=3 +soap.wsdl_cache=3 --FILE-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- --INI-- precision=14 +soap.wsdl_cache_enabled=0 --FILE-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- 1,"exceptions"=>0)); diff --git a/ext/soap/tests/interop/Round2/Base/r2_base_002w.phpt b/ext/soap/tests/interop/Round2/Base/r2_base_002w.phpt index 4761df605b..b2a21f385c 100644 --- a/ext/soap/tests/interop/Round2/Base/r2_base_002w.phpt +++ b/ext/soap/tests/interop/Round2/Base/r2_base_002w.phpt @@ -2,6 +2,8 @@ SOAP Interop Round2 base 002 (php/wsdl): echoString(empty) --SKIPIF-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- 1,"exceptions"=>0)); diff --git a/ext/soap/tests/interop/Round2/Base/r2_base_003w.phpt b/ext/soap/tests/interop/Round2/Base/r2_base_003w.phpt index cf6544b755..7dbaa23ab2 100644 --- a/ext/soap/tests/interop/Round2/Base/r2_base_003w.phpt +++ b/ext/soap/tests/interop/Round2/Base/r2_base_003w.phpt @@ -2,6 +2,8 @@ SOAP Interop Round2 base 003 (php/wsdl): echoString(NULL) --SKIPIF-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- 1,"exceptions"=>0)); diff --git a/ext/soap/tests/interop/Round2/Base/r2_base_004w.phpt b/ext/soap/tests/interop/Round2/Base/r2_base_004w.phpt index 69b3afd955..2843519ea6 100644 --- a/ext/soap/tests/interop/Round2/Base/r2_base_004w.phpt +++ b/ext/soap/tests/interop/Round2/Base/r2_base_004w.phpt @@ -2,6 +2,8 @@ SOAP Interop Round2 base 004 (php/wsdl): echoString(entities) --SKIPIF-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- 1,"exceptions"=>0)); diff --git a/ext/soap/tests/interop/Round2/Base/r2_base_005w.phpt b/ext/soap/tests/interop/Round2/Base/r2_base_005w.phpt index 64f03df7b5..728b4f5c58 100644 --- a/ext/soap/tests/interop/Round2/Base/r2_base_005w.phpt +++ b/ext/soap/tests/interop/Round2/Base/r2_base_005w.phpt @@ -2,6 +2,8 @@ SOAP Interop Round2 base 005 (php/wsdl): echoString(utf-8) --SKIPIF-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- 1,"exceptions"=>0)); diff --git a/ext/soap/tests/interop/Round2/Base/r2_base_006w.phpt b/ext/soap/tests/interop/Round2/Base/r2_base_006w.phpt index 18aa020765..6b63f45262 100644 --- a/ext/soap/tests/interop/Round2/Base/r2_base_006w.phpt +++ b/ext/soap/tests/interop/Round2/Base/r2_base_006w.phpt @@ -2,6 +2,8 @@ SOAP Interop Round2 base 006 (php/wsdl): echoStringArray --SKIPIF-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- 1,"exceptions"=>0)); diff --git a/ext/soap/tests/interop/Round2/Base/r2_base_007w.phpt b/ext/soap/tests/interop/Round2/Base/r2_base_007w.phpt index cdc791dc7a..53a91614e6 100644 --- a/ext/soap/tests/interop/Round2/Base/r2_base_007w.phpt +++ b/ext/soap/tests/interop/Round2/Base/r2_base_007w.phpt @@ -2,6 +2,8 @@ SOAP Interop Round2 base 007 (php/wsdl): echoStringArray(one) --SKIPIF-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- 1,"exceptions"=>0)); diff --git a/ext/soap/tests/interop/Round2/Base/r2_base_008w.phpt b/ext/soap/tests/interop/Round2/Base/r2_base_008w.phpt index 1750aabc4a..a99a0fc6ac 100644 --- a/ext/soap/tests/interop/Round2/Base/r2_base_008w.phpt +++ b/ext/soap/tests/interop/Round2/Base/r2_base_008w.phpt @@ -2,6 +2,8 @@ SOAP Interop Round2 base 008 (php/wsdl): echoStringArray(empty) --SKIPIF-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- 1,"exceptions"=>0)); diff --git a/ext/soap/tests/interop/Round2/Base/r2_base_009w.phpt b/ext/soap/tests/interop/Round2/Base/r2_base_009w.phpt index 9c2c130b81..16ae634465 100644 --- a/ext/soap/tests/interop/Round2/Base/r2_base_009w.phpt +++ b/ext/soap/tests/interop/Round2/Base/r2_base_009w.phpt @@ -2,6 +2,8 @@ SOAP Interop Round2 base 009 (php/wsdl): echoStringArray(NULL) --SKIPIF-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- 1,"exceptions"=>0)); diff --git a/ext/soap/tests/interop/Round2/Base/r2_base_010w.phpt b/ext/soap/tests/interop/Round2/Base/r2_base_010w.phpt index b32d94f364..c7689fa067 100644 --- a/ext/soap/tests/interop/Round2/Base/r2_base_010w.phpt +++ b/ext/soap/tests/interop/Round2/Base/r2_base_010w.phpt @@ -2,6 +2,8 @@ SOAP Interop Round2 base 010 (php/wsdl): echoInteger --SKIPIF-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- 1,"exceptions"=>0)); diff --git a/ext/soap/tests/interop/Round2/Base/r2_base_011w.phpt b/ext/soap/tests/interop/Round2/Base/r2_base_011w.phpt index 3229e54fdd..05b27c8320 100644 --- a/ext/soap/tests/interop/Round2/Base/r2_base_011w.phpt +++ b/ext/soap/tests/interop/Round2/Base/r2_base_011w.phpt @@ -2,6 +2,8 @@ SOAP Interop Round2 base 011 (php/wsdl): echoIntegerArray --SKIPIF-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- 1,"exceptions"=>0)); diff --git a/ext/soap/tests/interop/Round2/Base/r2_base_012w.phpt b/ext/soap/tests/interop/Round2/Base/r2_base_012w.phpt index 84a09560de..63a506cafd 100644 --- a/ext/soap/tests/interop/Round2/Base/r2_base_012w.phpt +++ b/ext/soap/tests/interop/Round2/Base/r2_base_012w.phpt @@ -4,6 +4,7 @@ SOAP Interop Round2 base 012 (php/wsdl): echoFloat --INI-- precision=14 +soap.wsdl_cache_enabled=0 --FILE-- 1,"exceptions"=>0)); diff --git a/ext/soap/tests/interop/Round2/Base/r2_base_013w.phpt b/ext/soap/tests/interop/Round2/Base/r2_base_013w.phpt index 62aafa8501..6c28380a14 100644 --- a/ext/soap/tests/interop/Round2/Base/r2_base_013w.phpt +++ b/ext/soap/tests/interop/Round2/Base/r2_base_013w.phpt @@ -4,6 +4,7 @@ SOAP Interop Round2 base 013 (php/wsdl): echoFloatArray --INI-- precision=14 +soap.wsdl_cache_enabled=0 --FILE-- 1,"exceptions"=>0)); diff --git a/ext/soap/tests/interop/Round2/Base/r2_base_014w.phpt b/ext/soap/tests/interop/Round2/Base/r2_base_014w.phpt index b652b874be..b03cc1969a 100644 --- a/ext/soap/tests/interop/Round2/Base/r2_base_014w.phpt +++ b/ext/soap/tests/interop/Round2/Base/r2_base_014w.phpt @@ -4,6 +4,7 @@ SOAP Interop Round2 base 014 (php/wsdl): echoStruct --INI-- precision=14 +soap.wsdl_cache_enabled=0 --FILE-- --INI-- precision=14 +soap.wsdl_cache_enabled=0 --FILE-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- 1,"exceptions"=>0)); diff --git a/ext/soap/tests/interop/Round2/Base/r2_base_017w.phpt b/ext/soap/tests/interop/Round2/Base/r2_base_017w.phpt index 7471c371d9..e82360e6d0 100644 --- a/ext/soap/tests/interop/Round2/Base/r2_base_017w.phpt +++ b/ext/soap/tests/interop/Round2/Base/r2_base_017w.phpt @@ -2,6 +2,8 @@ SOAP Interop Round2 base 017 (php/wsdl): echoBase64 --SKIPIF-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- 1,"exceptions"=>0)); diff --git a/ext/soap/tests/interop/Round2/Base/r2_base_018w.phpt b/ext/soap/tests/interop/Round2/Base/r2_base_018w.phpt index a118311df4..2c0380f4a9 100644 --- a/ext/soap/tests/interop/Round2/Base/r2_base_018w.phpt +++ b/ext/soap/tests/interop/Round2/Base/r2_base_018w.phpt @@ -2,6 +2,8 @@ SOAP Interop Round2 base 018 (php/wsdl): echoHexBinary --SKIPIF-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- 1,"exceptions"=>0)); diff --git a/ext/soap/tests/interop/Round2/Base/r2_base_019w.phpt b/ext/soap/tests/interop/Round2/Base/r2_base_019w.phpt index 3f561557b3..45278ef92e 100644 --- a/ext/soap/tests/interop/Round2/Base/r2_base_019w.phpt +++ b/ext/soap/tests/interop/Round2/Base/r2_base_019w.phpt @@ -2,6 +2,8 @@ SOAP Interop Round2 base 019 (php/wsdl): echoDecimal --SKIPIF-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- 1,"exceptions"=>0)); diff --git a/ext/soap/tests/interop/Round2/Base/r2_base_020w.phpt b/ext/soap/tests/interop/Round2/Base/r2_base_020w.phpt index 47d3a9d783..787d1e96ff 100644 --- a/ext/soap/tests/interop/Round2/Base/r2_base_020w.phpt +++ b/ext/soap/tests/interop/Round2/Base/r2_base_020w.phpt @@ -2,6 +2,8 @@ SOAP Interop Round2 base 020 (php/wsdl): echoDate --SKIPIF-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- 1,"exceptions"=>0)); diff --git a/ext/soap/tests/interop/Round2/Base/r2_base_021w.phpt b/ext/soap/tests/interop/Round2/Base/r2_base_021w.phpt index 1e4cb4ee25..140a823a4f 100644 --- a/ext/soap/tests/interop/Round2/Base/r2_base_021w.phpt +++ b/ext/soap/tests/interop/Round2/Base/r2_base_021w.phpt @@ -2,6 +2,8 @@ SOAP Interop Round2 base 021 (php/wsdl): echoBoolean --SKIPIF-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- 1,"exceptions"=>0)); diff --git a/ext/soap/tests/interop/Round2/Base/r2_base_022w.phpt b/ext/soap/tests/interop/Round2/Base/r2_base_022w.phpt index 5add7e5e83..699a5f5f3a 100644 --- a/ext/soap/tests/interop/Round2/Base/r2_base_022w.phpt +++ b/ext/soap/tests/interop/Round2/Base/r2_base_022w.phpt @@ -2,6 +2,8 @@ SOAP Interop Round2 base 022 (php/wsdl): echoBoolean --SKIPIF-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- 1,"exceptions"=>0)); diff --git a/ext/soap/tests/interop/Round2/Base/r2_base_023w.phpt b/ext/soap/tests/interop/Round2/Base/r2_base_023w.phpt index ca4eff0fcb..356cdcc1a1 100644 --- a/ext/soap/tests/interop/Round2/Base/r2_base_023w.phpt +++ b/ext/soap/tests/interop/Round2/Base/r2_base_023w.phpt @@ -2,6 +2,8 @@ SOAP Interop Round2 base 023 (php/wsdl): echoBoolean --SKIPIF-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- 1,"exceptions"=>0)); diff --git a/ext/soap/tests/interop/Round2/Base/r2_base_024w.phpt b/ext/soap/tests/interop/Round2/Base/r2_base_024w.phpt index 96187fbb03..9fde8369c5 100644 --- a/ext/soap/tests/interop/Round2/Base/r2_base_024w.phpt +++ b/ext/soap/tests/interop/Round2/Base/r2_base_024w.phpt @@ -2,6 +2,8 @@ SOAP Interop Round2 base 024 (php/wsdl): echoBoolean --SKIPIF-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- 1,"exceptions"=>0)); diff --git a/ext/soap/tests/interop/Round2/Base/round2_base.inc b/ext/soap/tests/interop/Round2/Base/round2_base.inc index 29879547d6..48eaf40f89 100644 --- a/ext/soap/tests/interop/Round2/Base/round2_base.inc +++ b/ext/soap/tests/interop/Round2/Base/round2_base.inc @@ -74,6 +74,7 @@ class SOAP_Interop_Base { } +ini_set("soap.wsdl_cache_enabled",0); $server = new SoapServer(dirname(__FILE__)."/round2_base.wsdl"); $server->setClass("SOAP_Interop_Base"); $server->handle($HTTP_RAW_POST_DATA); diff --git a/ext/soap/tests/interop/Round2/GroupB/r2_groupB_001w.phpt b/ext/soap/tests/interop/Round2/GroupB/r2_groupB_001w.phpt index 96152e9587..2d7fb6385d 100644 --- a/ext/soap/tests/interop/Round2/GroupB/r2_groupB_001w.phpt +++ b/ext/soap/tests/interop/Round2/GroupB/r2_groupB_001w.phpt @@ -4,6 +4,7 @@ SOAP Interop Round2 groupB 001 (php/wsdl): echoStructAsSimpleTypes --INI-- precision=14 +soap.wsdl_cache_enabled=0 --FILE-- 1,"exceptions"=>0)); diff --git a/ext/soap/tests/interop/Round2/GroupB/r2_groupB_002w.phpt b/ext/soap/tests/interop/Round2/GroupB/r2_groupB_002w.phpt index 6aaaec5e7e..c2b0c05fb3 100644 --- a/ext/soap/tests/interop/Round2/GroupB/r2_groupB_002w.phpt +++ b/ext/soap/tests/interop/Round2/GroupB/r2_groupB_002w.phpt @@ -4,6 +4,7 @@ SOAP Interop Round2 groupB 002 (php/wsdl): echoSimpleTypesAsStruct --INI-- precision=14 +soap.wsdl_cache_enabled=0 --FILE-- 1,"exceptions"=>0)); diff --git a/ext/soap/tests/interop/Round2/GroupB/r2_groupB_003w.phpt b/ext/soap/tests/interop/Round2/GroupB/r2_groupB_003w.phpt index a3e9357b7e..cb89dc0b11 100644 --- a/ext/soap/tests/interop/Round2/GroupB/r2_groupB_003w.phpt +++ b/ext/soap/tests/interop/Round2/GroupB/r2_groupB_003w.phpt @@ -2,6 +2,8 @@ SOAP Interop Round2 groupB 003 (php/wsdl): echo2DStringArray --SKIPIF-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- --INI-- precision=14 +soap.wsdl_cache_enabled=0 --FILE-- --INI-- precision=14 +soap.wsdl_cache_enabled=0 --FILE-- setClass("SOAP_Interop_GroupB"); $server->handle($HTTP_RAW_POST_DATA); diff --git a/ext/soap/tests/interop/Round3/GroupD/r3_groupD_compound1_001w.phpt b/ext/soap/tests/interop/Round3/GroupD/r3_groupD_compound1_001w.phpt index 60e7770748..edff0a4d9b 100644 --- a/ext/soap/tests/interop/Round3/GroupD/r3_groupD_compound1_001w.phpt +++ b/ext/soap/tests/interop/Round3/GroupD/r3_groupD_compound1_001w.phpt @@ -4,6 +4,7 @@ SOAP Interop Round3 GroupD Compound1 001 (php/wsdl): echoPerson --INI-- precision=14 +soap.wsdl_cache_enabled=0 --FILE-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- 1,"exceptions"=>0)); diff --git a/ext/soap/tests/interop/Round3/GroupD/r3_groupD_compound1_003w.phpt b/ext/soap/tests/interop/Round3/GroupD/r3_groupD_compound1_003w.phpt index d8ccc8286c..d8dbf28390 100644 --- a/ext/soap/tests/interop/Round3/GroupD/r3_groupD_compound1_003w.phpt +++ b/ext/soap/tests/interop/Round3/GroupD/r3_groupD_compound1_003w.phpt @@ -2,6 +2,8 @@ SOAP Interop Round3 GroupD Compound1 003 (php/wsdl): echoDocument --SKIPIF-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- 1,"exceptions"=>0)); diff --git a/ext/soap/tests/interop/Round3/GroupD/r3_groupD_compound2_001w.phpt b/ext/soap/tests/interop/Round3/GroupD/r3_groupD_compound2_001w.phpt index 8be1b8b5bb..b1a60df774 100644 --- a/ext/soap/tests/interop/Round3/GroupD/r3_groupD_compound2_001w.phpt +++ b/ext/soap/tests/interop/Round3/GroupD/r3_groupD_compound2_001w.phpt @@ -4,6 +4,7 @@ SOAP Interop Round3 GroupD Compound2 001 (php/wsdl): echoEmployee --INI-- precision=14 +soap.wsdl_cache_enabled=0 --FILE-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- 1,"exceptions"=>0)); diff --git a/ext/soap/tests/interop/Round3/GroupD/r3_groupD_doclit_002w.phpt b/ext/soap/tests/interop/Round3/GroupD/r3_groupD_doclit_002w.phpt index ec005444b7..f3e035e480 100644 --- a/ext/soap/tests/interop/Round3/GroupD/r3_groupD_doclit_002w.phpt +++ b/ext/soap/tests/interop/Round3/GroupD/r3_groupD_doclit_002w.phpt @@ -2,6 +2,8 @@ SOAP Interop Round3 GroupD Doc Lit 002 (php/wsdl): echoStringArray --SKIPIF-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- 1,"exceptions"=>0)); diff --git a/ext/soap/tests/interop/Round3/GroupD/r3_groupD_doclit_003w.phpt b/ext/soap/tests/interop/Round3/GroupD/r3_groupD_doclit_003w.phpt index 24add80a3b..2e74e7cfda 100644 --- a/ext/soap/tests/interop/Round3/GroupD/r3_groupD_doclit_003w.phpt +++ b/ext/soap/tests/interop/Round3/GroupD/r3_groupD_doclit_003w.phpt @@ -4,6 +4,7 @@ SOAP Interop Round3 GroupD Doc Lit 003 (php/wsdl): echoStruct --INI-- precision=14 +soap.wsdl_cache_enabled=0 --FILE-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- 1,"exceptions"=>0)); diff --git a/ext/soap/tests/interop/Round3/GroupD/r3_groupD_doclitparams_001w.phpt b/ext/soap/tests/interop/Round3/GroupD/r3_groupD_doclitparams_001w.phpt index fa5269ad7a..3fd9c5e372 100644 --- a/ext/soap/tests/interop/Round3/GroupD/r3_groupD_doclitparams_001w.phpt +++ b/ext/soap/tests/interop/Round3/GroupD/r3_groupD_doclitparams_001w.phpt @@ -2,6 +2,8 @@ SOAP Interop Round3 GroupD Doc Lit Parameters 001 (php/wsdl): echoString --SKIPIF-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- 1,"exceptions"=>0)); diff --git a/ext/soap/tests/interop/Round3/GroupD/r3_groupD_doclitparams_002w.phpt b/ext/soap/tests/interop/Round3/GroupD/r3_groupD_doclitparams_002w.phpt index be1b51b4d7..564407d529 100644 --- a/ext/soap/tests/interop/Round3/GroupD/r3_groupD_doclitparams_002w.phpt +++ b/ext/soap/tests/interop/Round3/GroupD/r3_groupD_doclitparams_002w.phpt @@ -2,6 +2,8 @@ SOAP Interop Round3 GroupD Doc Lit Parameters 002 (php/wsdl): echoStringArray --SKIPIF-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- 1,"exceptions"=>0)); diff --git a/ext/soap/tests/interop/Round3/GroupD/r3_groupD_doclitparams_003w.phpt b/ext/soap/tests/interop/Round3/GroupD/r3_groupD_doclitparams_003w.phpt index 60929f6114..26ce8de282 100644 --- a/ext/soap/tests/interop/Round3/GroupD/r3_groupD_doclitparams_003w.phpt +++ b/ext/soap/tests/interop/Round3/GroupD/r3_groupD_doclitparams_003w.phpt @@ -4,6 +4,7 @@ SOAP Interop Round3 GroupD Doc Lit Parameters 003 (php/wsdl): echoStruct --INI-- precision=14 +soap.wsdl_cache_enabled=0 --FILE-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- 1,"exceptions"=>0)); diff --git a/ext/soap/tests/interop/Round3/GroupD/r3_groupD_emptysa_001w.phpt b/ext/soap/tests/interop/Round3/GroupD/r3_groupD_emptysa_001w.phpt index 1f74fe6a4f..47e2900e3e 100644 --- a/ext/soap/tests/interop/Round3/GroupD/r3_groupD_emptysa_001w.phpt +++ b/ext/soap/tests/interop/Round3/GroupD/r3_groupD_emptysa_001w.phpt @@ -2,6 +2,8 @@ SOAP Interop Round3 GroupD EmptySA 001 (php/wsdl): echoString --SKIPIF-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- 1,"exceptions"=>0)); diff --git a/ext/soap/tests/interop/Round3/GroupD/r3_groupD_import1_001w.phpt b/ext/soap/tests/interop/Round3/GroupD/r3_groupD_import1_001w.phpt index 8c760cc928..34eac1cb24 100644 --- a/ext/soap/tests/interop/Round3/GroupD/r3_groupD_import1_001w.phpt +++ b/ext/soap/tests/interop/Round3/GroupD/r3_groupD_import1_001w.phpt @@ -2,6 +2,8 @@ SOAP Interop Round3 GroupD Import1 001 (php/wsdl): echoString --SKIPIF-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- 1,"exceptions"=>0)); diff --git a/ext/soap/tests/interop/Round3/GroupD/r3_groupD_import2_001w.phpt b/ext/soap/tests/interop/Round3/GroupD/r3_groupD_import2_001w.phpt index fae19ec442..270b30fc92 100644 --- a/ext/soap/tests/interop/Round3/GroupD/r3_groupD_import2_001w.phpt +++ b/ext/soap/tests/interop/Round3/GroupD/r3_groupD_import2_001w.phpt @@ -4,6 +4,7 @@ SOAP Interop Round3 GroupD Import2 001 (php/wsdl): echoStruct --INI-- precision=14 +soap.wsdl_cache_enabled=0 --FILE-- --INI-- precision=14 +soap.wsdl_cache_enabled=0 --FILE-- --INI-- precision=14 +soap.wsdl_cache_enabled=0 --FILE-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- 1,"exceptions"=>0)); diff --git a/ext/soap/tests/interop/Round3/GroupD/r3_groupD_rpcenc_002w.phpt b/ext/soap/tests/interop/Round3/GroupD/r3_groupD_rpcenc_002w.phpt index e5ca54908d..839afdef97 100644 --- a/ext/soap/tests/interop/Round3/GroupD/r3_groupD_rpcenc_002w.phpt +++ b/ext/soap/tests/interop/Round3/GroupD/r3_groupD_rpcenc_002w.phpt @@ -2,6 +2,8 @@ SOAP Interop Round3 GroupD RPC Encoded 002 (php/wsdl): echoStringArray --SKIPIF-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- 1,"exceptions"=>0)); diff --git a/ext/soap/tests/interop/Round3/GroupD/r3_groupD_rpcenc_003w.phpt b/ext/soap/tests/interop/Round3/GroupD/r3_groupD_rpcenc_003w.phpt index a8738321d0..cc27d6f7b8 100644 --- a/ext/soap/tests/interop/Round3/GroupD/r3_groupD_rpcenc_003w.phpt +++ b/ext/soap/tests/interop/Round3/GroupD/r3_groupD_rpcenc_003w.phpt @@ -4,6 +4,7 @@ SOAP Interop Round3 GroupD RPC Encoded 003 (php/wsdl): echoStruct --INI-- precision=14 +soap.wsdl_cache_enabled=0 --FILE-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- 1,"exceptions"=>0)); diff --git a/ext/soap/tests/interop/Round3/GroupE/r3_groupE_list_001w.phpt b/ext/soap/tests/interop/Round3/GroupE/r3_groupE_list_001w.phpt index 9061da6a39..07b087ef46 100644 --- a/ext/soap/tests/interop/Round3/GroupE/r3_groupE_list_001w.phpt +++ b/ext/soap/tests/interop/Round3/GroupE/r3_groupE_list_001w.phpt @@ -2,6 +2,8 @@ SOAP Interop Round3 GroupE List 001 (php/wsdl): echoLinkedList --SKIPIF-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- 1,"exceptions"=>0)); diff --git a/ext/soap/tests/interop/Round3/GroupF/r3_groupF_extreq_001w.phpt b/ext/soap/tests/interop/Round3/GroupF/r3_groupF_extreq_001w.phpt index 05abe3b86a..fa8940e338 100644 --- a/ext/soap/tests/interop/Round3/GroupF/r3_groupF_extreq_001w.phpt +++ b/ext/soap/tests/interop/Round3/GroupF/r3_groupF_extreq_001w.phpt @@ -2,6 +2,8 @@ SOAP Interop Round3 GroupF Extensibility Required 001 (php/wsdl): echoString --SKIPIF-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- 1,"exceptions"=>0)); diff --git a/ext/soap/tests/interop/Round3/GroupF/r3_groupF_headers_001w.phpt b/ext/soap/tests/interop/Round3/GroupF/r3_groupF_headers_001w.phpt index 958bdda738..65bda0ccce 100644 --- a/ext/soap/tests/interop/Round3/GroupF/r3_groupF_headers_001w.phpt +++ b/ext/soap/tests/interop/Round3/GroupF/r3_groupF_headers_001w.phpt @@ -2,6 +2,8 @@ SOAP Interop Round3 GroupF Headers 001 (php/wsdl): echoString --SKIPIF-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- 1,"exceptions"=>0)); diff --git a/ext/soap/tests/interop/Round3/GroupF/r3_groupF_headers_002w.phpt b/ext/soap/tests/interop/Round3/GroupF/r3_groupF_headers_002w.phpt index b60957b20e..ae723a3b1c 100644 --- a/ext/soap/tests/interop/Round3/GroupF/r3_groupF_headers_002w.phpt +++ b/ext/soap/tests/interop/Round3/GroupF/r3_groupF_headers_002w.phpt @@ -2,6 +2,8 @@ SOAP Interop Round3 GroupF Headers 002 (php/wsdl): echoString --SKIPIF-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- 34,"string"=>"arg")); diff --git a/ext/soap/tests/interop/Round3/GroupF/r3_groupF_headers_003w.phpt b/ext/soap/tests/interop/Round3/GroupF/r3_groupF_headers_003w.phpt index 1426c07e8a..b4cb283264 100644 --- a/ext/soap/tests/interop/Round3/GroupF/r3_groupF_headers_003w.phpt +++ b/ext/soap/tests/interop/Round3/GroupF/r3_groupF_headers_003w.phpt @@ -2,6 +2,8 @@ SOAP Interop Round3 GroupF Headers 003 (php/wsdl): echoString --SKIPIF-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- 34,"string"=>"arg")); diff --git a/ext/soap/tests/interop/Round3/GroupF/r3_groupF_headers_004w.phpt b/ext/soap/tests/interop/Round3/GroupF/r3_groupF_headers_004w.phpt index db99a7fd13..f0a427a700 100644 --- a/ext/soap/tests/interop/Round3/GroupF/r3_groupF_headers_004w.phpt +++ b/ext/soap/tests/interop/Round3/GroupF/r3_groupF_headers_004w.phpt @@ -2,6 +2,8 @@ SOAP Interop Round3 GroupF Headers 004 (php/wsdl): echoString --SKIPIF-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- --INI-- precision=14 +soap.wsdl_cache_enabled=0 --FILE-- --INI-- precision=14 +soap.wsdl_cache_enabled=0 --FILE-- --INI-- precision=14 +soap.wsdl_cache_enabled=0 --FILE-- --INI-- precision=14 +soap.wsdl_cache_enabled=0 --FILE-- --INI-- precision=14 +soap.wsdl_cache_enabled=0 --FILE-- --INI-- precision=14 +soap.wsdl_cache_enabled=0 --FILE-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- --INI-- precision=14 +soap.wsdl_cache_enabled=0 --FILE-- --INI-- precision=14 +soap.wsdl_cache_enabled=0 --FILE-- --INI-- precision=14 +soap.wsdl_cache_enabled=0 --FILE-- --INI-- precision=14 +soap.wsdl_cache_enabled=0 --FILE-- --INI-- precision=14 +soap.wsdl_cache_enabled=0 --FILE-- --INI-- precision=14 +soap.wsdl_cache_enabled=0 --FILE-- --INI-- precision=14 +soap.wsdl_cache_enabled=0 --FILE-- --INI-- precision=14 +soap.wsdl_cache_enabled=0 --FILE-- --INI-- precision=14 +soap.wsdl_cache_enabled=0 --FILE-- --INI-- precision=14 +soap.wsdl_cache_enabled=0 --FILE-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- 1,"exceptions"=>0)); diff --git a/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_doclit_002w.phpt b/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_doclit_002w.phpt index a2eddc68bf..b713aed722 100644 --- a/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_doclit_002w.phpt +++ b/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_doclit_002w.phpt @@ -2,6 +2,8 @@ SOAP Interop Round4 GroupH Simple Doc Lit 002 (php/wsdl): echoStringFault --SKIPIF-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- 1,"exceptions"=>0)); diff --git a/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_doclit_003w.phpt b/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_doclit_003w.phpt index 7d29db3ab7..e203ea0312 100644 --- a/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_doclit_003w.phpt +++ b/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_doclit_003w.phpt @@ -2,6 +2,8 @@ SOAP Interop Round4 GroupH Simple Doc Lit 003 (php/wsdl): echoIntArrayFault --SKIPIF-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- 1,"exceptions"=>0)); diff --git a/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_doclit_004w.phpt b/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_doclit_004w.phpt index 43e26b7097..f673ec0184 100644 --- a/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_doclit_004w.phpt +++ b/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_doclit_004w.phpt @@ -4,6 +4,7 @@ SOAP Interop Round4 GroupH Simple Doc Lit 004 (php/wsdl): echoMultipleFaults1(1) --INI-- precision=14 +soap.wsdl_cache_enabled=0 --FILE-- 1,"exceptions"=>0)); diff --git a/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_doclit_005w.phpt b/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_doclit_005w.phpt index eb38c1cbd6..67db5044f9 100644 --- a/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_doclit_005w.phpt +++ b/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_doclit_005w.phpt @@ -4,6 +4,7 @@ SOAP Interop Round4 GroupH Simple Doc Lit 005 (php/wsdl): echoMultipleFaults1(2) --INI-- precision=14 +soap.wsdl_cache_enabled=0 --FILE-- 1,"exceptions"=>0)); diff --git a/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_doclit_006w.phpt b/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_doclit_006w.phpt index 03518e2292..7c6c1b5a5a 100644 --- a/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_doclit_006w.phpt +++ b/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_doclit_006w.phpt @@ -4,6 +4,7 @@ SOAP Interop Round4 GroupH Simple Doc Lit 006 (php/wsdl): echoMultipleFaults1(3) --INI-- precision=14 +soap.wsdl_cache_enabled=0 --FILE-- 1,"exceptions"=>0)); diff --git a/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_doclit_007w.phpt b/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_doclit_007w.phpt index 95a5bc657d..e8e9bba26a 100644 --- a/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_doclit_007w.phpt +++ b/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_doclit_007w.phpt @@ -4,6 +4,7 @@ SOAP Interop Round4 GroupH Simple Doc Lit 007 (php/wsdl): echoMultipleFaults1(4) --INI-- precision=14 +soap.wsdl_cache_enabled=0 --FILE-- 1,"exceptions"=>0)); diff --git a/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_doclit_008w.phpt b/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_doclit_008w.phpt index 844472c452..5bd6b4c7e7 100644 --- a/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_doclit_008w.phpt +++ b/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_doclit_008w.phpt @@ -4,6 +4,7 @@ SOAP Interop Round4 GroupH Simple Doc Lit 008 (php/wsdl): echoMultipleFaults2(1) --INI-- precision=14 +soap.wsdl_cache_enabled=0 --FILE-- 1,"exceptions"=>0)); diff --git a/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_doclit_009w.phpt b/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_doclit_009w.phpt index 5e4d83e45d..461a4770c6 100644 --- a/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_doclit_009w.phpt +++ b/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_doclit_009w.phpt @@ -4,6 +4,7 @@ SOAP Interop Round4 GroupH Simple Doc Lit 009 (php/wsdl): echoMultipleFaults2(2) --INI-- precision=14 +soap.wsdl_cache_enabled=0 --FILE-- 1,"exceptions"=>0)); diff --git a/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_doclit_010w.phpt b/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_doclit_010w.phpt index ae5427d18c..f312c3630d 100644 --- a/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_doclit_010w.phpt +++ b/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_doclit_010w.phpt @@ -4,6 +4,7 @@ SOAP Interop Round4 GroupH Simple Doc Lit 010 (php/wsdl): echoMultipleFaults2(3) --INI-- precision=14 +soap.wsdl_cache_enabled=0 --FILE-- 1,"exceptions"=>0)); diff --git a/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_doclit_011w.phpt b/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_doclit_011w.phpt index 45f43c5eae..403cfaade8 100644 --- a/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_doclit_011w.phpt +++ b/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_doclit_011w.phpt @@ -4,6 +4,7 @@ SOAP Interop Round4 GroupH Simple Doc Lit 011 (php/wsdl): echoMultipleFaults2(4) --INI-- precision=14 +soap.wsdl_cache_enabled=0 --FILE-- 1,"exceptions"=>0)); diff --git a/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_doclit_012w.phpt b/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_doclit_012w.phpt index cb32e62af8..e97976592c 100644 --- a/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_doclit_012w.phpt +++ b/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_doclit_012w.phpt @@ -2,6 +2,8 @@ SOAP Interop Round4 GroupH Simple Doc Lit 012 (php/wsdl): echoMultipleFaults3(1) --SKIPIF-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- 1,"exceptions"=>0)); diff --git a/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_doclit_013w.phpt b/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_doclit_013w.phpt index f8cc39a9f0..92e3e3d4f2 100644 --- a/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_doclit_013w.phpt +++ b/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_doclit_013w.phpt @@ -2,6 +2,8 @@ SOAP Interop Round4 GroupH Simple Doc Lit 013 (php/wsdl): echoMultipleFaults3(2) --SKIPIF-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- 1,"exceptions"=>0)); diff --git a/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_doclit_014w.phpt b/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_doclit_014w.phpt index bcc1d248cf..84875bd972 100644 --- a/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_doclit_014w.phpt +++ b/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_doclit_014w.phpt @@ -2,6 +2,8 @@ SOAP Interop Round4 GroupH Simple Doc Lit 014 (php/wsdl): echoMultipleFaults3(3) --SKIPIF-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- 1,"exceptions"=>0)); diff --git a/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_doclit_015w.phpt b/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_doclit_015w.phpt index 622cb3c6cc..0f61447197 100644 --- a/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_doclit_015w.phpt +++ b/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_doclit_015w.phpt @@ -2,6 +2,8 @@ SOAP Interop Round4 GroupH Simple Doc Lit 015 (php/wsdl): echoMultipleFaults4(1) --SKIPIF-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- 1,"exceptions"=>0)); diff --git a/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_doclit_016w.phpt b/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_doclit_016w.phpt index 6511770f79..1b2379a273 100644 --- a/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_doclit_016w.phpt +++ b/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_doclit_016w.phpt @@ -2,6 +2,8 @@ SOAP Interop Round4 GroupH Simple Doc Lit 016 (php/wsdl): echoMultipleFaults4(2) --SKIPIF-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- 1,"exceptions"=>0)); diff --git a/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_doclit_017w.phpt b/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_doclit_017w.phpt index fd812007ef..003f3aca29 100644 --- a/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_doclit_017w.phpt +++ b/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_doclit_017w.phpt @@ -2,6 +2,8 @@ SOAP Interop Round4 GroupH Simple Doc Lit 017 (php/wsdl): echoMultipleFaults4(3) --SKIPIF-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- 1,"exceptions"=>0)); diff --git a/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_001w.phpt b/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_001w.phpt index 943c777441..ba76cfe11d 100644 --- a/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_001w.phpt +++ b/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_001w.phpt @@ -2,6 +2,8 @@ SOAP Interop Round4 GroupH Simple RPC Enc 001 (php/wsdl): echoEmptyFault --SKIPIF-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- 1,"exceptions"=>0)); diff --git a/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_002w.phpt b/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_002w.phpt index 9bd340cd8f..0d82b6752e 100644 --- a/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_002w.phpt +++ b/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_002w.phpt @@ -2,6 +2,8 @@ SOAP Interop Round4 GroupH Simple RPC Enc 002 (php/wsdl): echoStringFault --SKIPIF-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- 1,"exceptions"=>0)); diff --git a/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_003w.phpt b/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_003w.phpt index e60cc7fc1b..29251977b2 100644 --- a/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_003w.phpt +++ b/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_003w.phpt @@ -2,6 +2,8 @@ SOAP Interop Round4 GroupH Simple RPC Enc 003 (php/wsdl): echoIntArrayFault --SKIPIF-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- 1,"exceptions"=>0)); diff --git a/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_004w.phpt b/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_004w.phpt index da87673eb3..7926e154a4 100644 --- a/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_004w.phpt +++ b/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_004w.phpt @@ -4,6 +4,7 @@ SOAP Interop Round4 GroupH Simple RPC Enc 004 (php/wsdl): echoMultipleFaults1(1) --INI-- precision=14 +soap.wsdl_cache_enabled=0 --FILE-- 1,"exceptions"=>0)); diff --git a/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_005w.phpt b/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_005w.phpt index 5ce07d0270..fb332a4f04 100644 --- a/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_005w.phpt +++ b/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_005w.phpt @@ -4,6 +4,7 @@ SOAP Interop Round4 GroupH Simple RPC Enc 005 (php/wsdl): echoMultipleFaults1(2) --INI-- precision=14 +soap.wsdl_cache_enabled=0 --FILE-- 1,"exceptions"=>0)); diff --git a/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_006w.phpt b/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_006w.phpt index 9d4ccc6d45..2ed546fcb9 100644 --- a/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_006w.phpt +++ b/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_006w.phpt @@ -4,6 +4,7 @@ SOAP Interop Round4 GroupH Simple RPC Enc 006 (php/wsdl): echoMultipleFaults1(3) --INI-- precision=14 +soap.wsdl_cache_enabled=0 --FILE-- 1,"exceptions"=>0)); diff --git a/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_007w.phpt b/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_007w.phpt index 0aa2aa905a..bd31aa3659 100644 --- a/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_007w.phpt +++ b/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_007w.phpt @@ -4,6 +4,7 @@ SOAP Interop Round4 GroupH Simple RPC Enc 007 (php/wsdl): echoMultipleFaults1(4) --INI-- precision=14 +soap.wsdl_cache_enabled=0 --FILE-- 1,"exceptions"=>0)); diff --git a/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_008w.phpt b/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_008w.phpt index 048f19c779..e61e374dca 100644 --- a/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_008w.phpt +++ b/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_008w.phpt @@ -4,6 +4,7 @@ SOAP Interop Round4 GroupH Simple RPC Enc 008 (php/wsdl): echoMultipleFaults2(1) --INI-- precision=14 +soap.wsdl_cache_enabled=0 --FILE-- 1,"exceptions"=>0)); diff --git a/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_009w.phpt b/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_009w.phpt index dbbbbd139a..d1869478f7 100644 --- a/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_009w.phpt +++ b/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_009w.phpt @@ -4,6 +4,7 @@ SOAP Interop Round4 GroupH Simple RPC Enc 009 (php/wsdl): echoMultipleFaults2(2) --INI-- precision=14 +soap.wsdl_cache_enabled=0 --FILE-- 1,"exceptions"=>0)); diff --git a/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_010w.phpt b/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_010w.phpt index 374a3b2ff6..3431180b17 100644 --- a/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_010w.phpt +++ b/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_010w.phpt @@ -4,6 +4,7 @@ SOAP Interop Round4 GroupH Simple RPC Enc 010 (php/wsdl): echoMultipleFaults2(3) --INI-- precision=14 +soap.wsdl_cache_enabled=0 --FILE-- 1,"exceptions"=>0)); diff --git a/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_011w.phpt b/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_011w.phpt index ed0a4ee562..1d66e0cbe3 100644 --- a/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_011w.phpt +++ b/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_011w.phpt @@ -4,6 +4,7 @@ SOAP Interop Round4 GroupH Simple RPC Enc 011 (php/wsdl): echoMultipleFaults2(4) --INI-- precision=14 +soap.wsdl_cache_enabled=0 --FILE-- 1,"exceptions"=>0)); diff --git a/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_012w.phpt b/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_012w.phpt index d3f054b1eb..e6bbcc7053 100644 --- a/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_012w.phpt +++ b/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_012w.phpt @@ -2,6 +2,8 @@ SOAP Interop Round4 GroupH Simple RPC Enc 012 (php/wsdl): echoMultipleFaults3(1) --SKIPIF-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- 1,"exceptions"=>0)); diff --git a/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_013w.phpt b/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_013w.phpt index 463c65af35..ba93028f9f 100644 --- a/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_013w.phpt +++ b/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_013w.phpt @@ -2,6 +2,8 @@ SOAP Interop Round4 GroupH Simple RPC Enc 013 (php/wsdl): echoMultipleFaults3(2) --SKIPIF-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- 1,"exceptions"=>0)); diff --git a/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_014w.phpt b/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_014w.phpt index ad7514fab3..e7449d93dd 100644 --- a/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_014w.phpt +++ b/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_014w.phpt @@ -2,6 +2,8 @@ SOAP Interop Round4 GroupH Simple RPC Enc 014 (php/wsdl): echoMultipleFaults3(3) --SKIPIF-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- 1,"exceptions"=>0)); diff --git a/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_015w.phpt b/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_015w.phpt index 2e4139f712..7da5cd560f 100644 --- a/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_015w.phpt +++ b/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_015w.phpt @@ -2,6 +2,8 @@ SOAP Interop Round4 GroupH Simple RPC Enc 015 (php/wsdl): echoMultipleFaults4(1) --SKIPIF-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- 1,"exceptions"=>0)); diff --git a/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_016w.phpt b/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_016w.phpt index 88063d0926..e44b743409 100644 --- a/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_016w.phpt +++ b/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_016w.phpt @@ -2,6 +2,8 @@ SOAP Interop Round4 GroupH Simple RPC Enc 016 (php/wsdl): echoMultipleFaults4(2) --SKIPIF-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- 1,"exceptions"=>0)); diff --git a/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_017w.phpt b/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_017w.phpt index 6e9173de52..f7de4aaa8c 100644 --- a/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_017w.phpt +++ b/ext/soap/tests/interop/Round4/GroupH/r4_groupH_simple_rpcenc_017w.phpt @@ -2,6 +2,8 @@ SOAP Interop Round4 GroupH Simple RPC Enc 017 (php/wsdl): echoMultipleFaults4(3) --SKIPIF-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- 1,"exceptions"=>0)); diff --git a/ext/soap/tests/interop/Round4/GroupH/r4_groupH_soapfault_001w.phpt b/ext/soap/tests/interop/Round4/GroupH/r4_groupH_soapfault_001w.phpt index 17aabd5d44..d7c5172262 100644 --- a/ext/soap/tests/interop/Round4/GroupH/r4_groupH_soapfault_001w.phpt +++ b/ext/soap/tests/interop/Round4/GroupH/r4_groupH_soapfault_001w.phpt @@ -2,6 +2,8 @@ SOAP Interop Round4 GroupH SoapFault 001 (php/wsdl): echoVersionMismatchFault(SOAP 1.1) --SKIPIF-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- 1,"exceptions"=>0)); diff --git a/ext/soap/tests/interop/Round4/GroupH/r4_groupH_soapfault_002w.phpt b/ext/soap/tests/interop/Round4/GroupH/r4_groupH_soapfault_002w.phpt index 9106a5e1e6..64ebf7071d 100644 --- a/ext/soap/tests/interop/Round4/GroupH/r4_groupH_soapfault_002w.phpt +++ b/ext/soap/tests/interop/Round4/GroupH/r4_groupH_soapfault_002w.phpt @@ -2,6 +2,8 @@ SOAP Interop Round4 GroupH SoapFault 002 (php/wsdl): echoVersionMismatchFault(SOAP 1.2) --SKIPIF-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- 1,"exceptions"=>0,"soap_version"=>SOAP_1_2)); diff --git a/ext/soap/tests/interop/Round4/GroupH/r4_groupH_soapfault_003w.phpt b/ext/soap/tests/interop/Round4/GroupH/r4_groupH_soapfault_003w.phpt index 398d70eb7c..ffed23b5b4 100644 --- a/ext/soap/tests/interop/Round4/GroupH/r4_groupH_soapfault_003w.phpt +++ b/ext/soap/tests/interop/Round4/GroupH/r4_groupH_soapfault_003w.phpt @@ -2,6 +2,8 @@ SOAP Interop Round4 GroupH SoapFault 003 (php/wsdl): echoVersionMismatchFault(unknown version) --SKIPIF-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- 1,"exceptions"=>0)); diff --git a/ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_002w.phpt b/ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_002w.phpt index 27ff0fcc6b..67929f8a07 100644 --- a/ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_002w.phpt +++ b/ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_002w.phpt @@ -2,6 +2,8 @@ SOAP Interop Round4 GroupI XSD 002 (php/wsdl): echoInteger --SKIPIF-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- 1,"exceptions"=>0)); diff --git a/ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_003w.phpt b/ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_003w.phpt index 29a8c03b1b..8ee9418f24 100644 --- a/ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_003w.phpt +++ b/ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_003w.phpt @@ -4,6 +4,7 @@ SOAP Interop Round4 GroupI XSD 003 (php/wsdl): echoFloat --INI-- precision=14 +soap.wsdl_cache_enabled=0 --FILE-- 1,"exceptions"=>0)); diff --git a/ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_004w.phpt b/ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_004w.phpt index 3e765bbdc1..25b056d6dd 100644 --- a/ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_004w.phpt +++ b/ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_004w.phpt @@ -2,6 +2,8 @@ SOAP Interop Round4 GroupI XSD 004 (php/wsdl): echoString --SKIPIF-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- 1,"exceptions"=>0)); diff --git a/ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_005w.phpt b/ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_005w.phpt index 6960190b65..8d552dc1bc 100644 --- a/ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_005w.phpt +++ b/ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_005w.phpt @@ -2,6 +2,8 @@ SOAP Interop Round4 GroupI XSD 005 (php/wsdl): echoString(empty) --SKIPIF-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- 1,"exceptions"=>0)); diff --git a/ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_006w.phpt b/ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_006w.phpt index 85ae0090314ed17a48d0c1e6b5fa348ce967daaf..2cc37b55b4d1df16c3de4b08be08e4b92fa41650 100644 GIT binary patch delta 34 pcmbQuv6W*&k9cu@Vu4 +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- 1,"exceptions"=>0)); diff --git a/ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_008w.phpt b/ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_008w.phpt index f170b45110..d9dbed46bc 100644 --- a/ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_008w.phpt +++ b/ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_008w.phpt @@ -4,6 +4,7 @@ SOAP Interop Round4 GroupI XSD 008 (php/wsdl): echoComplexType --INI-- precision=14 +soap.wsdl_cache_enabled=0 --FILE-- --INI-- precision=14 +soap.wsdl_cache_enabled=0 --FILE-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- 1,"exceptions"=>0)); diff --git a/ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_011w.phpt b/ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_011w.phpt index b0cb12cc7c..9e064e893a 100644 --- a/ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_011w.phpt +++ b/ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_011w.phpt @@ -4,6 +4,7 @@ SOAP Interop Round4 GroupI XSD 011 (php/wsdl): echoFloatMultiOccurs --INI-- precision=14 +soap.wsdl_cache_enabled=0 --FILE-- 1,"exceptions"=>0)); diff --git a/ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_012w.phpt b/ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_012w.phpt index c2c47f4c70..ecf1d53316 100644 --- a/ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_012w.phpt +++ b/ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_012w.phpt @@ -2,6 +2,8 @@ SOAP Interop Round4 GroupI XSD 012 (php/wsdl): echoStringMultiOccurs --SKIPIF-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- 1,"exceptions"=>0)); diff --git a/ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_013w.phpt b/ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_013w.phpt index a42f79f867..c237ae22e6 100644 --- a/ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_013w.phpt +++ b/ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_013w.phpt @@ -2,6 +2,8 @@ SOAP Interop Round4 GroupI XSD 013 (php/wsdl): echoStringMultiOccurs(nil) --SKIPIF-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- 1,"exceptions"=>0)); diff --git a/ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_014w.phpt b/ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_014w.phpt index 07d1dce37c..f3150b5740 100644 --- a/ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_014w.phpt +++ b/ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_014w.phpt @@ -4,6 +4,7 @@ SOAP Interop Round4 GroupI XSD 014 (php/wsdl): echoComplexTypeMultiOccurs(1) --INI-- precision=14 +soap.wsdl_cache_enabled=0 --FILE-- --INI-- precision=14 +soap.wsdl_cache_enabled=0 --FILE-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- 1,"exceptions"=>0)); diff --git a/ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_017w.phpt b/ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_017w.phpt index 08900ac5e5..20e3051bc8 100644 --- a/ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_017w.phpt +++ b/ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_017w.phpt @@ -2,6 +2,8 @@ SOAP Interop Round4 GroupI XSD 017 (php/wsdl): echoBoolean --SKIPIF-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- 1,"exceptions"=>0)); diff --git a/ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_018w.phpt b/ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_018w.phpt index 73b5b68ba8..1b60add22b 100644 --- a/ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_018w.phpt +++ b/ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_018w.phpt @@ -2,6 +2,8 @@ SOAP Interop Round4 GroupI XSD 018 (php/wsdl): echoHexBinary --SKIPIF-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- 1,"exceptions"=>0)); diff --git a/ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_019w.phpt b/ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_019w.phpt index d773b7831f..ea9bb0fe9c 100644 --- a/ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_019w.phpt +++ b/ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_019w.phpt @@ -4,6 +4,7 @@ SOAP Interop Round4 GroupI XSD 019 (php/wsdl): echoComplexTypeAsSimpleTypes --INI-- precision=14 +soap.wsdl_cache_enabled=0 --FILE-- --INI-- precision=14 +soap.wsdl_cache_enabled=0 --FILE-- --INI-- precision=14 +soap.wsdl_cache_enabled=0 --FILE-- 1,"exceptions"=>0)); diff --git a/ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_022w.phpt b/ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_022w.phpt index 14a884ba17..e9ad5d78ce 100644 --- a/ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_022w.phpt +++ b/ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_022w.phpt @@ -4,6 +4,7 @@ SOAP Interop Round4 GroupI XSD 022 (php/wsdl): echoSimpleTypesAsComplexType(minO --INI-- precision=14 +soap.wsdl_cache_enabled=0 --FILE-- 1,"exceptions"=>0)); diff --git a/ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_023w.phpt b/ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_023w.phpt index 06f1acbb28..d312dbfac7 100644 --- a/ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_023w.phpt +++ b/ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_023w.phpt @@ -4,6 +4,7 @@ SOAP Interop Round4 GroupI XSD 023 (php/wsdl): echoNestedComplexType --INI-- precision=14 +soap.wsdl_cache_enabled=0 --FILE-- --INI-- precision=14 +soap.wsdl_cache_enabled=0 --FILE-- --INI-- precision=14 +soap.wsdl_cache_enabled=0 --FILE-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- 1,"exceptions"=>0)); diff --git a/ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_027w.phpt b/ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_027w.phpt index e4a270a21c..c53b7aa657 100644 --- a/ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_027w.phpt +++ b/ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_027w.phpt @@ -2,6 +2,8 @@ SOAP Interop Round4 GroupI XSD 027 (php/wsdl): echoEnum --SKIPIF-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- 1,"exceptions"=>0)); diff --git a/ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_028w.phpt b/ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_028w.phpt index c949716d5a..5751a46e2c 100644 --- a/ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_028w.phpt +++ b/ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_028w.phpt @@ -4,6 +4,7 @@ SOAP Interop Round4 GroupI XSD 028 (php/wsdl): echoAnyType --INI-- precision=14 +soap.wsdl_cache_enabled=0 --FILE-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- 1,"exceptions"=>0)); diff --git a/ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_030w.phpt b/ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_030w.phpt index d7f748743c..48c8c444af 100644 --- a/ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_030w.phpt +++ b/ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_030w.phpt @@ -2,6 +2,8 @@ SOAP Interop Round4 GroupI XSD 030 (php/wsdl): echoVoidSoapHeader(1) --SKIPIF-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- "Hello World"), 1); diff --git a/ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_031w.phpt b/ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_031w.phpt index b4273bf54b..c108fb63cd 100644 --- a/ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_031w.phpt +++ b/ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_031w.phpt @@ -2,6 +2,8 @@ SOAP Interop Round4 GroupI XSD 031 (php/wsdl): echoVoidSoapHeader(2) --SKIPIF-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- --INI-- precision=14 +soap.wsdl_cache_enabled=0 --FILE-- 34,"varString"=>"arg","varFloat"=>12.345), 1); diff --git a/ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_033w.phpt b/ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_033w.phpt index 6b6c1983b4..e28f1808e2 100644 --- a/ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_033w.phpt +++ b/ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_033w.phpt @@ -4,6 +4,7 @@ SOAP Interop Round4 GroupI XSD 033 (php/wsdl): echoVoidSoapHeader(4) --INI-- precision=14 +soap.wsdl_cache_enabled=0 --FILE-- 34,"varFloat"=>12.345), 1); diff --git a/ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_034w.phpt b/ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_034w.phpt index d3cec8cda7..3639400fcc 100644 --- a/ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_034w.phpt +++ b/ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_034w.phpt @@ -2,6 +2,8 @@ SOAP Interop Round4 GroupI XSD 034 (php/wsdl): echoVoidSoapHeader(5) --SKIPIF-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- "Hello World"), 1, SOAP_ACTOR_NEXT); diff --git a/ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_035w.phpt b/ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_035w.phpt index a6878e6e78..2b894a7aab 100644 --- a/ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_035w.phpt +++ b/ext/soap/tests/interop/Round4/GroupI/r4_groupI_xsd_035w.phpt @@ -4,6 +4,7 @@ SOAP Interop Round4 GroupI XSD 035 (php/wsdl): echoVoidSoapHeader(6) --INI-- precision=14 +soap.wsdl_cache_enabled=0 --FILE-- 34,"varString"=>"arg","varFloat"=>12.345), 1, SOAP_ACTOR_NEXT); diff --git a/ext/soap/tests/server011.phpt b/ext/soap/tests/server011.phpt index fb9aabe89c..5b76a81299 100644 --- a/ext/soap/tests/server011.phpt +++ b/ext/soap/tests/server011.phpt @@ -4,6 +4,8 @@ SOAP Server 11: bind --GET-- wsdl +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- SOAP_1_2,'actor'=>"http://example.org/ts-tests/C")); $server->setClass("Soap12test"); diff --git a/ext/soap/tests/typemap001.phpt b/ext/soap/tests/typemap001.phpt index c3b5b8444e..9a75bef073 100755 --- a/ext/soap/tests/typemap001.phpt +++ b/ext/soap/tests/typemap001.phpt @@ -2,6 +2,8 @@ SOAP typemap 1: SoapServer support for typemap's from_xml() --SKIPIF-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- +--INI-- +soap.wsdl_cache_enabled=0 --FILE--