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
With the commit of symfony/rate-limiter@4716500 the method getExpirationTime changed and now a float is returned but the return type is set to int which produces an exception
How to reproduce
No out of box code available but using microtime(true) returns a float