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
in this commit@rvanlaak has added the request object as argument for the route generator. This is a BC break for a package I wrote which accepts objects as arguments. Can I remove this argument as objects are not being handled by the symfony url generator anyway? Currently this breaks my last X request page with a fatal error which means I have to go back to 2.7.