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
minor #20241 [Routing] Add note on nuances of the Routing exclude config option (toby-griffiths)
This PR was submitted for the 7.1 branch but it was squashed and merged into the 6.4 branch instead.
Discussion
----------
[Routing] Add note on nuances of the Routing exclude config option
As per reported issue symfony/symfony#39588,
currently the `exclude` option for attribute routing only works if the
`resource` value is a string, and is a glob pattern, so this updates the
example to use a glob pattern, and advise of this, current nuance.
Commits
-------
08c1484 [Routing] Add note on nuances of the Routing exclude config option
0 commit comments