Skip to content

[DependencyInjection] fix support for "new" in initializers on PHP 8.1 #43277

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
Oct 4, 2021

Conversation

nicolas-grekas
Copy link
Member

Q A
Branch? 4.4
Bug fix? yes
New feature? no
Deprecations? no
Tickets Part of #41552
License MIT
Doc PR -

@carsonbot
Copy link

Hey!

I think @fancyweb has recently worked with this code. Maybe they can help review this?

Cheers!

Carsonbot

@nicolas-grekas nicolas-grekas merged commit 4169843 into symfony:4.4 Oct 4, 2021
@nicolas-grekas nicolas-grekas deleted the di-newinit branch October 6, 2021 11:59
This was referenced Oct 29, 2021
nicolas-grekas added a commit that referenced this pull request Jan 11, 2023
…on-autowired services (nicolas-grekas)

This PR was merged into the 5.4 branch.

Discussion
----------

[DependencyInjection] Fix support for named arguments on non-autowired services

| Q             | A
| ------------- | ---
| Branch?       | 5.4
| Bug fix?      | yes
| New feature?  | no
| Deprecations? | no
| Tickets       | Fix #48818
| License       | MIT
| Doc PR        | -

This fixes support for named arguments on non-autowired services as described in #48818.

Related to #43277 and #38091

Commits
-------

a899bed [DependencyInjection] Fix support for named arguments on non-autowired services
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.

5 participants