We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f9f409 commit d537ae7Copy full SHA for d537ae7
sapi/fpm/tests/bug74083-concurrent-reload.phpt
@@ -2,6 +2,7 @@
2
Concurrent reload signals should not kill PHP-FPM master process. (Bug: #74083)
3
--SKIPIF--
4
<?php
5
+include "skipif.inc";
6
if (getenv("SKIP_SLOW_TESTS")) die("skip slow test");
7
?>
8
--FILE--
0 commit comments