Skip to content

Commit 2826364

Browse files
nikicsmalyshev
authored andcommitted
Mark bug76348.phpt as online test
1 parent e5c9523 commit 2826364

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ext/soap/tests/bugs/bug76348.phpt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ Bug #76348 (WSDL_CACHE_MEMORY causes Segmentation fault)
33
--SKIPIF--
44
<?php
55
if (!extension_loaded('soap')) die('skip soap extension not available');
6+
if (getenv("SKIP_ONLINE_TESTS")) die("skip online test");
67
?>
78
--FILE--
89
<?php

0 commit comments

Comments
 (0)