Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.7k
[DependencyInjection] add routing.controller to the list of known DI tags#61530
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
stof commentedAug 26, 2025
Adding the tag in the list will avoid having it reported as unused tag in the container logs in case the new loader service gets removed due to older dependencies. |
nicolas-grekas commentedAug 26, 2025
Thank you@xabbuh. |
b0f0bdf intosymfony:7.4Uh oh!
There was an error while loading.Please reload this page.
re-reading#61492 I wonder if we don't have to add the new tag to this list