Skip to content

Commit d801a46

Browse files
authored
Fixed GH-19381: posix_kill_pidoverflow test depends on pcntl too. (#19382)
1 parent 9ccd2ba commit d801a46

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ext/posix/tests/posix_kill_pidoverflow.phpt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
posix_kill() with large pid
33
--EXTENSIONS--
44
posix
5+
pcntl
56
--SKIPIF--
67
<?php if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only"); ?>
78
--FILE--

0 commit comments

Comments
 (0)