Skip to content

Commit c4a1c0c

Browse files
committed
Merge branch 'PHP-8.1'
2 parents ee3caef + a529d0d commit c4a1c0c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sapi/fpm/tests/proc-idle-timeout.phpt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ FPM: Process manager config pm.process_idle_timeout
44
<?php
55
include "skipif.inc";
66
if (getenv("SKIP_SLOW_TESTS")) die("skip slow test");
7+
if (!getenv("FPM_LOCAL_TESTS")) die("skip local test")
78
?>
89
--FILE--
910
<?php

0 commit comments

Comments
 (0)