Skip to content

Commit 63db61b

Browse files
committed
32 bits test discard
1 parent ce2fdb7 commit 63db61b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ext/pcntl/tests/pcntl_alarm_invalid_value.phpt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
pcntl_alarm() rejects invalid values
33
--EXTENSIONS--
44
pcntl
5+
--SKIPIF--
6+
<?php if (PHP_INT_SIZE < 8) die("skip 64-bit only"); ?>
57
--FILE--
68
<?php
79

0 commit comments

Comments
 (0)