summaryrefslogtreecommitdiff
path: root/ext/posix/tests/posix_kill_variation2.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/posix/tests/posix_kill_variation2.phpt')
-rw-r--r--ext/posix/tests/posix_kill_variation2.phpt3
1 files changed, 3 insertions, 0 deletions
diff --git a/ext/posix/tests/posix_kill_variation2.phpt b/ext/posix/tests/posix_kill_variation2.phpt
index c03ead9a4b..6b104ccb22 100644
--- a/ext/posix/tests/posix_kill_variation2.phpt
+++ b/ext/posix/tests/posix_kill_variation2.phpt
@@ -2,6 +2,7 @@
Test posix_kill() function : usage variations - second parameter type
--SKIPIF--
<?php
+ PHP_INT_SIZE == 4 or die("skip - 32-bit only");
if(!extension_loaded("posix")) print "skip - POSIX extension not loaded";
?>
--FILE--
@@ -89,6 +90,8 @@ Arg value -10.5
bool(false)
Arg value 101234567000
+
+Warning: posix_kill() expects parameter 2 to be long, double given in %s on line %d
bool(false)
Arg value 1.07654321E-9