mirror of
https://github.com/php/php-src.git
synced 2025-08-15 13:38:49 +02:00
Merge branch 'PHP-8.2' into PHP-8.3
* PHP-8.2: Enable GHSA-9pqp-7h25-4f32.phpt on Windows
This commit is contained in:
commit
9c40bdaaf5
1 changed files with 0 additions and 3 deletions
|
@ -5,9 +5,6 @@ GHSA-9pqp-7h25-4f32
|
||||||
if (!getenv('TEST_PHP_CGI_EXECUTABLE')) {
|
if (!getenv('TEST_PHP_CGI_EXECUTABLE')) {
|
||||||
die("skip php-cgi not available");
|
die("skip php-cgi not available");
|
||||||
}
|
}
|
||||||
if (substr(PHP_OS, 0, 3) == 'WIN') {
|
|
||||||
die("skip not for Windows in CI - probably resource issue");
|
|
||||||
}
|
|
||||||
?>
|
?>
|
||||||
--FILE--
|
--FILE--
|
||||||
<?php
|
<?php
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue