We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b263f35 commit 7685fb0Copy full SHA for 7685fb0
tests/basic/GHSA-9pqp-7h25-4f32.phpt
@@ -5,9 +5,6 @@ GHSA-9pqp-7h25-4f32
5
if (!getenv('TEST_PHP_CGI_EXECUTABLE')) {
6
die("skip php-cgi not available");
7
}
8
-if (substr(PHP_OS, 0, 3) == 'WIN') {
9
- die("skip not for Windows in CI - probably resource issue");
10
-}
11
?>
12
--FILE--
13
<?php
0 commit comments