summaryrefslogtreecommitdiff
path: root/ext/calendar/tests/juliantojd_overflow.phpt
blob: cdf1b203d96c781cc8bc64bd05cb372c05bd8662 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--TEST--
juliantojd()
--EXTENSIONS--
calendar
--SKIPIF--
<?php if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only"); ?>
--FILE--
<?php
echo juliantojd(5, 5, 6000000000) . "\n";
?>
--EXPECT--
622764916319