Skip to content

[DependencyInjection] fix dumping service-closure-arguments #41176

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
May 11, 2021

Conversation

nicolas-grekas
Copy link
Member

Q A
Branch? 4.4
Bug fix? yes
New feature? no
Deprecations? no
Tickets Fix #39259
License MIT
Doc PR -

5.3 uses service closures a bit more, so that this is required to make the lint:container command work.

Copy link
Contributor

@mbrodala mbrodala left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works after applying the changes manually.

@nicolas-grekas nicolas-grekas merged commit 9a53e6a into symfony:4.4 May 11, 2021
@nicolas-grekas nicolas-grekas deleted the di-xml-dump branch May 12, 2021 07:25
This was referenced May 12, 2021
OskarStark added a commit to symfony/symfony-docs that referenced this pull request Mar 9, 2023
…es (HypeMC)

This PR was merged into the 5.4 branch.

Discussion
----------

[DependencyInjection] Add section about Service Closures

Documents service closures added in symfony/symfony#21770 and symfony/symfony#41176, and the `service_closure()` PHP-DSL function added in symfony/symfony#42625 .

Commits
-------

f2b2fdb [DI] Add section about Service Closures
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.

3 participants