Skip to content

[DependencyInjection] Exclude referencing service (self) in TaggedIterator #17709

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
Jan 11, 2023

Conversation

alexandre-daubois
Copy link
Member

Closes #17656

@@ -692,6 +692,11 @@ iterator, add the ``exclude`` option:

The ``exclude`` option was introduced in Symfony 6.1.

.. versionadded:: 6.3
Copy link
Contributor

Choose a reason for hiding this comment

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

When tagging 7.0 all versionadded directives will be drop, so maybe it should be a note/tip + versionadded ?

Copy link
Contributor

Choose a reason for hiding this comment

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

Yes that would be better 👍

Copy link
Member Author

Choose a reason for hiding this comment

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

That was my main concern about this PR. Updated it with a note+versionadded, thank you both!

@OskarStark
Copy link
Contributor

Thank you Alexandre.

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.

5 participants