php-src/ext/calendar/tests/juliantojd_overflow.phpt
2016-11-17 11:44:28 +03:00

12 lines
230 B
PHP

--TEST--
juliantojd()
--SKIPIF--
<?php if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only"); ?>
<?php include 'skipif.inc'; ?>
--FILE--
<?php
echo juliantojd(5, 5, 6000000000) . "\n";
?>
--EXPECT--
622764916319