1
0
mirror of https://github.com/php/php-src.git synced 2026-04-03 14:12:38 +02:00
Files
archived-php-src/TSRM
Christoph M. Becker 954543cec6 Fix #78282: atime and mtime mismatch
The fix for bug #78241 assumed that `time_t` would always be 64bit, but
actually is 32bit for x86.  We therefore enforce 64bit arithmetic to
avoid wrapping.

(cherry picked from commit bf242d58e7)
2019-08-06 17:25:54 +02:00
..
2006-01-04 23:55:42 +00:00
2016-12-22 14:56:47 +01:00
2017-07-04 17:06:52 +02:00
2017-07-04 17:06:52 +02:00
2018-01-02 12:55:14 +08:00
2017-12-21 13:49:05 +01:00