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
feature symfony#28394 [Messenger] Add interfaces to be type-hinted even when not using a Container (fabpot)
This PR was merged into the 4.2-dev branch.
Discussion
----------
[Messenger] Add interfaces to be type-hinted even when not using a Container
| Q | A
| ------------- | ---
| Branch? | master
| Bug fix? | no
| New feature? | yes
| BC breaks? | no <!-- see https://symfony.com/bc -->
| Deprecations? | no <!-- don't forget to update UPGRADE-*.md and src/**/CHANGELOG.md files -->
| Tests pass? | yes <!-- please add some, will be required by reviewers -->
| Fixed tickets | n/a
| License | MIT
| Doc PR | n/a
This a follow-up to symfony#28271. This adds symfony#28271 to the non-container handler locator.
Commits
-------
963fde9 [Messenger] added interfaces to be type-hinted even when not using a Container
0 commit comments