Skip to content

Commit a529d0d

Browse files
committed
Merge branch 'PHP-8.0' into PHP-8.1
2 parents 99d130a + 81513e6 commit a529d0d

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)