]> granicus.if.org Git - php/commitdiff
Mark bug76348.phpt as online test
authorNikita Popov <nikita.ppv@gmail.com>
Tue, 19 Mar 2019 14:47:25 +0000 (15:47 +0100)
committerStanislav Malyshev <stas@php.net>
Mon, 17 Feb 2020 06:40:25 +0000 (22:40 -0800)
ext/soap/tests/bugs/bug76348.phpt

index 6b9e71bc3cbd82972758dc7480c20152b96242be..3049880dce6d3a3fc2e7c127f18d7d7a081f2742 100644 (file)
@@ -3,6 +3,7 @@ Bug #76348 (WSDL_CACHE_MEMORY causes Segmentation fault)
 --SKIPIF--
 <?php
 if (!extension_loaded('soap')) die('skip soap extension not available');
+if (getenv("SKIP_ONLINE_TESTS")) die("skip online test");
 ?>
 --FILE--
 <?php