1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 08:12:21 +01:00
Files
archived-php-src/TSRM
Christoph M. Becker bf242d58e7 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.
2019-07-13 09:44:46 +02:00
..
2006-01-04 23:55:42 +00:00
2019-07-05 23:26:20 +02:00
2019-02-03 21:03:00 +01:00
2019-06-28 10:27:19 +02:00
2019-07-10 21:19:44 +02:00
2019-07-01 13:23:41 +02:00