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 9ccd2ba commit d801a46Copy full SHA for d801a46
ext/posix/tests/posix_kill_pidoverflow.phpt
@@ -2,6 +2,7 @@
2
posix_kill() with large pid
3
--EXTENSIONS--
4
posix
5
+pcntl
6
--SKIPIF--
7
<?php if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only"); ?>
8
--FILE--
0 commit comments