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

[DependencyInjection] fix support of inherited tags in child services definitions.#21629

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

Closed
hhamon wants to merge1 commit intosymfony:masterfromhhamon:fix-inherit-tags

Conversation

@hhamon
Copy link
Contributor

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

@hhamon
Copy link
ContributorAuthor

This PR is also related to#21530.

… pass very early first to support inherited tags in services definitions.
@nicolas-grekas
Copy link
Member

Instead of running ResolveDefinitionTemplatesPass twice, we need a new ResolveDefinitionInheritancePass compiler pass, that does only copy tags from parents to children when required. This should preserve the ChildDefinition objects because at this stage it still makes sense to have them untouched. Will remove any potential BC break that resolving definition templates might create also.

chalasr reacted with thumbs up emoji

@nicolas-grekas
Copy link
Member

ResolveDefinitionInheritancePass implemented as part of#21530.
Thanks for the catch@hhamon !

@hhamonhhamon deleted the fix-inherit-tags branchFebruary 22, 2017 13:14
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

3.3

Development

Successfully merging this pull request may close these issues.

3 participants

@hhamon@nicolas-grekas@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp