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] Remove TaggedIterator and TaggedLocator attributes#21104

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

Open
javiereguiluz wants to merge1 commit intosymfony:8.0
base:8.0
Choose a base branch
Loading
fromjaviereguiluz:fix_21098

Conversation

javiereguiluz
Copy link
Member

Fixes#21098.

Inservice_container/tags.rst there are some occurrences of a similar but different class:

use Symfony\Component\DependencyInjection\Argument\TaggedIteratorArgument;

It's needed because i's used by thetagged_iterator() method (which is not deprecated).

@GromNaN
Copy link
Member

Inservice_container/tags.rst there are some occurrences of a similar but different class:

use Symfony\Component\DependencyInjection\Argument\TaggedIteratorArgument;

It's needed because it's used by thetagged_iterator() method (which is not deprecated).

I think it's fine to remove it as the class is not actually used in the code example.

It seems you haven't seen my PR:#21100.

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
8.0
Development

Successfully merging this pull request may close these issues.

3 participants
@javiereguiluz@GromNaN@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp