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
bug #43922 [DependencyInjection] only allow ReflectionNamedType for ServiceSubscriberTrait (kbond)
This PR was squashed before being merged into the 4.4 branch.
Discussion
----------
[DependencyInjection] only allow `ReflectionNamedType` for `ServiceSubscriberTrait`
| Q | A
| ------------- | ---
| Branch? | 4.4
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Tickets | Fix#43913
| License | MIT
| Doc PR | n/a
I'll follow this up with a PR on 5.4 to allow union/intersections when using the `SubscribedService` attribute (once `ServiceSubscriberInterface` [supports this](#43913 (comment))).
Commits
-------
b616042 [DependencyInjection] only allow `ReflectionNamedType` for `ServiceSubscriberTrait`
0 commit comments