Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.3k
Closed
Labels
Milestone
Description
Symfony 2.8 introduces two new helperspath() andurl() (seesymfony/symfony#16276) which work the same as corresponding Twig functions. These new helpers should be used in favour of the deprecatedgenerate() helper.
#5813 should probably be merged before to avoid having a mess when rebasing.