diff options
Diffstat (limited to 'ext/soap/tests/bugs/bug34453.phpt')
-rwxr-xr-x | ext/soap/tests/bugs/bug34453.phpt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/soap/tests/bugs/bug34453.phpt b/ext/soap/tests/bugs/bug34453.phpt index e14a7ae809..3600d25ebd 100755 --- a/ext/soap/tests/bugs/bug34453.phpt +++ b/ext/soap/tests/bugs/bug34453.phpt @@ -2,6 +2,8 @@ Bug #29839 (incorrect convert (xml:lang to lang)) --SKIPIF-- <?php require_once('skipif.inc'); ?> +--INI-- +soap.wsdl_cache_enabled=0 --FILE-- <?php |