Changes between Initial Version and Version 1 of Ticket #35323, comment 4
- Timestamp:
- 01/06/2016 12:28:49 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #35323, comment 4
initial v1 2 2 3 3 I've tested the minimal patch on all versions, with the 3.7/3.8 changes getting extra attention. 4 5 The `> time() + HOUR_IN_SECONDS` is to allow the Background Update retry schedules (which are scheduled for `time() + HOUR_IN_SECONDS`) to left intact.