mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
Mark bug76348.phpt as online test
This commit is contained in:
parent
2ccc27bcfc
commit
fb109bacea
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue