Closed
Description
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.