online test

This commit is contained in:
Xinchen Hui 2015-07-28 16:43:12 +08:00
parent 0bddc18619
commit 94e23b29a1

View file

@ -2,6 +2,7 @@
Bug #44811 (Improve error messages when creating new SoapClient which contains invalid data) Bug #44811 (Improve error messages when creating new SoapClient which contains invalid data)
--SKIPIF-- --SKIPIF--
<?php require_once 'skipif.inc'; ?> <?php require_once 'skipif.inc'; ?>
<?php if (getenv("SKIP_ONLINE_TESTS")) die("skip online test"); ?>
--INI-- --INI--
soap.wsdl_cache_enabled=0 soap.wsdl_cache_enabled=0
--FILE-- --FILE--