You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #49788 [DependencyInjection] Add container.excluded tag on classes autodiscovered but excluded (Tiriel)
This PR was squashed before being merged into the 6.3 branch.
Discussion
----------
[DependencyInjection] Add container.excluded tag on classes autodiscovered but excluded
Add container.excluded tag on classes autodiscovered but excluded by `#[Exclude]` or `#[When]` attributes
| Q | A
| ------------- | ---
| Branch? | 6.3
| Bug fix? | no
| New feature? | yes
| Deprecations? | no
| Tickets | Fix#49764
| License | MIT
| Doc PR | -
As per ticket, adding `container.excluded` tag on classes autodiscovered but excluded by one of the two attributes.
Commits
-------
c1fa81d [DependencyInjection] Add container.excluded tag on classes autodiscovered but excluded
0 commit comments