We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce2fdb7 commit 63db61bCopy full SHA for 63db61b
ext/pcntl/tests/pcntl_alarm_invalid_value.phpt
@@ -2,6 +2,8 @@
2
pcntl_alarm() rejects invalid values
3
--EXTENSIONS--
4
pcntl
5
+--SKIPIF--
6
+<?php if (PHP_INT_SIZE < 8) die("skip 64-bit only"); ?>
7
--FILE--
8
<?php
9
0 commit comments