mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
Mark test as ONLINE (#19776)
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
IPv4 address error message formatting
|
||||
--SKIPIF--
|
||||
<?php
|
||||
if (getenv("SKIP_ONLINE_TESTS")) {
|
||||
die("skip online test");
|
||||
}
|
||||
if (substr(PHP_OS, 0, 3) == 'WIN') {
|
||||
die("skip not for Windows");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user