We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7717df2 + fbba6df commit 44e4f6dCopy full SHA for 44e4f6d
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