Skip to content

Commit 50782ca

Browse files
cmb69charmitro
authored andcommitted
Enable GHSA-9pqp-7h25-4f32.phpt on Windows
Closes phpGH-16933.
1 parent 85fff97 commit 50782ca

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tests/basic/GHSA-9pqp-7h25-4f32.phpt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@ GHSA-9pqp-7h25-4f32
55
if (!getenv('TEST_PHP_CGI_EXECUTABLE')) {
66
die("skip php-cgi not available");
77
}
8-
if (substr(PHP_OS, 0, 3) == 'WIN') {
9-
die("skip not for Windows in CI - probably resource issue");
10-
}
118
?>
129
--FILE--
1310
<?php

0 commit comments

Comments
 (0)