Skip to content

Skip excluded tag in container#710

Merged
TomasVotruba merged 1 commit intorectorphp:mainfrom
Myks92:skip-excluded-tag
Mar 28, 2025
Merged

Skip excluded tag in container#710
TomasVotruba merged 1 commit intorectorphp:mainfrom
Myks92:skip-excluded-tag

Conversation

@Myks92
Copy link
Copy Markdown
Contributor

@Myks92 Myks92 commented Mar 24, 2025

Since symfony/symfony#46279, Symfony Dependency Injection add the "container.exclude" to auto-discovered classes that are excluded by manual config. I also have made a pull request symfony/symfony#50452 which solved the problem with displaying services in the console. But Rector does not consider this in any way. This PR solves this problem and also closes the issue #709

@TomasVotruba
Copy link
Copy Markdown
Member

TomasVotruba commented Mar 28, 2025

Looks good, thank you for addition 🤗

@TomasVotruba TomasVotruba merged commit 49e65e6 into rectorphp:main Mar 28, 2025
5 checks passed
@Myks92 Myks92 deleted the skip-excluded-tag branch March 28, 2025 10:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants