You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When creating a Symfony\Component\HttpFoundation\Request object several server parameters are set, including REQUEST_TIME. However, the float equivalent REQUEST_TIME_FLOAT is not set. I tried looking for documentation about this to no avail. Is this intentional? Could we open a feature request to include it?