Closed (fixed)
Project:
Drupal core
Version:
8.8.x-dev
Component:
base system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Feb 2020 at 16:37 UTC
Updated:
28 Feb 2020 at 09:59 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
alexpottComment #3
alexpottSo in our REQUEST_TIME docs we say
But there's zero evidence of the int cast being necessary - see https://3v4l.org/VKWSU
Comment #4
alexpottLol we never did revert #1209470: REQUEST_TIME is a float with microseconds on PHP 5.4
Comment #5
alexpottOr complete #2862477: Remove casts from REQUEST_TIME
Comment #6
andypostComment #7
mpdonadioRTBC assuming the precautionary PHP version tests pass.
Adjusting the IS. Since this is Component and not Core, it is really a Symfony thing and not DrupalKernel thing.
Comment #11
catchCommitted da21d14 and pushed to 9.0.x. Thanks! Cherry-picked to 8.9.x and 8.8.x