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] Bind tagged services#12741

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

Merged
OskarStark merged 1 commit intosymfony:4.4fromtienvx:bind-tagged-services
Dec 2, 2019
Merged

[DependencyInjection] Bind tagged services#12741

OskarStark merged 1 commit intosymfony:4.4fromtienvx:bind-tagged-services
Dec 2, 2019

Conversation

@tienvx
Copy link
Contributor

fabpot added a commit to symfony/symfony that referenced this pull requestNov 30, 2019
…allowed in 'bind' tag (tienvx)This PR was merged into the 4.4 branch.Discussion----------[DependencyInjection][Xml] Fix the attribute 'tag' is not allowed in 'bind' tag| Q             | A| ------------- | ---| Branch?       | 4.4 <!-- see below -->| Bug fix?      | yes| New feature?  | no <!-- please update src/**/CHANGELOG.md files -->| Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files -->| Tickets       | N/A <!-- prefix each issue number with "Fix #", if any -->| License       | MIT| Doc PR        |symfony/symfony-docs/pull/12741 <!-- required for new features -->Add test case forhttps://symfony.com/blog/new-in-symfony-4-4-dependency-injection-improvements-part-1#allow-binding-tagged-services and fix a bug with attribute 'tag' is not allowedCommits-------e38f7d4 [DependencyInjection][Xml] Fix the attribute 'tag' is not allowed in 'bind' tag
Copy link
Member

@javiereguiluzjaviereguiluz left a comment

Choose a reason for hiding this comment

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

Thanks for this contribution! It's really nice, but it's missing a little detail: we need to add aversionadded directive to tell readers that this was added in Symfony 4.4.

So, please, update your pull request as follows: in line 742, just before the paragraph that starts with"By putting the bind key under _defaults ...", add the following:

..versionadded::4.4    The feature to bind tagged services was introduced in Symfony 4.4.

@javiereguiluzjaviereguiluz added this to the4.4 milestoneDec 2, 2019
@OskarStark
Copy link
Contributor

OskarStark commentedDec 2, 2019
edited
Loading

Thanks@tienvx for working on this feature, this is much appreciated.

I added the versionadded directive for you 😃

OskarStark added a commit that referenced this pull requestDec 2, 2019
This PR was merged into the 4.4 branch.Discussion----------[DependencyInjection] Bind tagged servicesUpdate documentation forhttps://symfony.com/blog/new-in-symfony-4-4-dependency-injection-improvements-part-1#allow-binding-tagged-servicesNOTE: this documentation requiresymfony/symfony#34732 to be mergedCommits-------7ec6d9d [DependencyInjection] Bind tagged services
OskarStark added a commit that referenced this pull requestDec 2, 2019
@OskarStarkOskarStark merged commit7ec6d9d intosymfony:4.4Dec 2, 2019
@tienvx
Copy link
ContributorAuthor

That's quick :D Thanks very much!

OskarStark reacted with rocket emoji

@tienvxtienvx deleted the bind-tagged-services branchDecember 2, 2019 10:36
@OskarStark
Copy link
Contributor

Thanks very much!

Thankyou for this contribution 🎉

javiereguiluz added a commit to javiereguiluz/symfony-docs that referenced this pull requestDec 2, 2019
* 4.4:  Update parent_services.rst  add versionadded directive. refssymfony#12741  Added article on password migrations  [DependencyInjection] Bind tagged services  Fix documentation for PhpUnitBridge regex configuration
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@javiereguiluzjaviereguiluzjaviereguiluz left review comments

+1 more reviewer

@maxheliasmaxheliasmaxhelias approved these changes

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Projects

None yet

Milestone

4.4

Development

Successfully merging this pull request may close these issues.

5 participants

@tienvx@OskarStark@javiereguiluz@maxhelias@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp