Skip to content

[Messenger] Add interfaces to be type-hinted even when not using a Container #28394

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

Conversation

fabpot
Copy link
Member

@fabpot fabpot commented Sep 7, 2018

Q A
Branch? master
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets n/a
License MIT
Doc PR n/a

This a follow-up to #28271. This adds #28271 to the non-container handler locator.

@fabpot fabpot force-pushed the allow-interfaces-to-be-register-to-handle-message branch from 4b0efee to 963fde9 Compare September 7, 2018 20:30
@fabpot fabpot merged commit 963fde9 into symfony:master Sep 8, 2018
fabpot added a commit that referenced this pull request Sep 8, 2018
… 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 #28271. This adds #28271 to the non-container handler locator.

Commits
-------

963fde9 [Messenger] added interfaces to be type-hinted even when not using a Container
This was referenced Nov 3, 2018
@fabpot fabpot deleted the allow-interfaces-to-be-register-to-handle-message branch January 14, 2019 11:01
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.

3 participants