<
74DC
svg focusable="false" aria-label="Issue" class="octicon octicon-issue-closed Octicon-sc-9kayk9-0 hTWZgt" role="img" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"> 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.