Skip to content

[DependencyInjection] Add a note about configuring controllers without autowire/autoconfigure #19342

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 15, 2024

Conversation

alexandre-daubois
Copy link
Member

@alexandre-daubois alexandre-daubois commented Dec 27, 2023

Fix #16579

Here is my try @javiereguiluz, from what I understood in the first PR. This is the minimal configuration I have in my computer to make the AbstractController extend work. I mostly used your wording, changing the required config by defining a locator that could be used for any controller extending AbstractController.

@carsonbot carsonbot added this to the 5.4 milestone Dec 27, 2023
@carsonbot carsonbot changed the title Add a note about configuring controllers without autowire/autoconfigure [DependencyInjection] Add a note about configuring controllers without autowire/autoconfigure Jan 15, 2024
@javiereguiluz javiereguiluz merged commit b9b0cfe into symfony:5.4 Jan 15, 2024
@javiereguiluz
Copy link
Member

Thank you Alex! This was finally merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants