Skip to content
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

[DependencyInjection] Fix parsing named autowiring aliases that contain underscores #52836

Merged
merged 1 commit into from Dec 1, 2023

Conversation

nicolas-grekas
Copy link
Member

Q A
Branch? 6.4
Bug fix? yes
New feature? no
Deprecations? no
Issues Fix #52815
License MIT

Fixing a regression introduced in #50718

@paullallier
Copy link
Contributor

Works for me - all my tests pass. Thanks @nicolas-grekas!

@aboks
Copy link
Contributor

aboks commented Dec 1, 2023

Can confirm this also fixes the autowiring regressions in my application.

@nicolas-grekas nicolas-grekas merged commit 45f817b into symfony:6.4 Dec 1, 2023
7 of 9 checks passed
This was referenced Dec 1, 2023
@nicolas-grekas nicolas-grekas deleted the di-fix-target branch December 30, 2023 17:08
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.

None yet

4 participants