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
feature #8016 [Routing] @Route is usable without SensioFrameworkBundle since 3.4 (GuilhemN)
This PR was submitted for the master branch but it was merged into the 3.4 branch instead (closes#8016).
Discussion
----------
[Routing] `@Route` is usable without SensioFrameworkBundle since 3.4
Since symfony/symfony#23044, annotation routes are supported by the framework bundle. So I think we should push using the annotation of the Routing component instead of the one of SensioFrameworkExtraBundle.
Commits
-------
c0e466a [Routing] is usable without SensioFrameworkBundle since 3.4
0 commit comments