We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7fbeee0 + 7685fb0 commit c17b5baCopy full SHA for c17b5ba
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