]> granicus.if.org Git - php/commitdiff
online test
authorXinchen Hui <laruence@php.net>
Tue, 28 Jul 2015 08:43:12 +0000 (16:43 +0800)
committerXinchen Hui <laruence@php.net>
Tue, 28 Jul 2015 08:43:12 +0000 (16:43 +0800)
ext/soap/tests/bugs/bug44811.phpt

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