mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
Fixed GH-19381: posix_kill_pidoverflow test depends on pcntl too. (#19382)
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
posix_kill() with large pid
|
||||
--EXTENSIONS--
|
||||
posix
|
||||
pcntl
|
||||
--SKIPIF--
|
||||
<?php if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only"); ?>
|
||||
--FILE--
|
||||
|
||||
Reference in New Issue
Block a user