1
0
mirror of https://github.com/php/php-src.git synced 2026-04-13 02:52:48 +02:00
Files
archived-php-src/ext/calendar/tests
Christoph M. Becker e857dfa7cc Fix #80185: jdtounix() fails after 2037
There is no such thing as the "end of the unix epoch", and if it was,
it would certainly not be 2037-10-11T02:00:00.  There is, however,
potential integer overflow which we need to avoid.

Closes GH-6288.
2020-10-07 13:23:50 +02:00
..
2006-10-09 16:02:34 +00:00
2017-04-08 11:37:10 +01:00
2012-08-07 01:48:32 -07:00
2006-10-09 16:02:34 +00:00
2017-04-08 11:37:10 +01:00