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
This PR was submitted for the 2.2 branch but it was merged into the master branch instead (closessymfony#6950).
Discussion
----------
[2.3] [FrameworkBundle] added route debug information when path matches url
the result of the command `app/console router:match /demo/hello/foo` would be:

instead of just:
Route "_demo_hello" matches
Commits
-------
36098e1 [FrameworkBundle] added route debug information when path matches url
0 commit comments