Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[DI] do not log an inlined service as removed#27469

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

Conversation

@Tobion
Copy link
Contributor

QA
Branch?master
Bug fix?no
New feature?yes
BC breaks?no
Deprecations?no
Tests pass?yes
Fixed tickets#27386
LicenseMIT
Doc PR

This way you can actually see real unsed services that you might be able to remove or that you can exclude from the autowiring config.

Before in an app of mine:

ClassMessages
Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass875
Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass985

After:

ClassMessages
Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass875
Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass159

ScullWM reacted with thumbs up emoji
@TobionTobionforce-pushed thedo-not-log-inlined-services-twice branch from835b79c tobe0ea03CompareJune 1, 2018 17:09
@nicolas-grekas
Copy link
Member

I was also working on this, see#27471 :)

@nicolas-grekasnicolas-grekas added this to thenext milestoneJun 1, 2018
@nicolas-grekas
Copy link
Member

Closing in favor of#27471, thank you@Tobion.

@TobionTobion deleted the do-not-log-inlined-services-twice branchJune 4, 2018 23:16
@nicolas-grekasnicolas-grekas modified the milestones:next,4.2Nov 1, 2018
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

4.2

Development

Successfully merging this pull request may close these issues.

3 participants

@Tobion@nicolas-grekas@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp