Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.7k
[Messenger] Deprecate MessageHandlerInterface and MessageSubscriberInterface#47068
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
[Messenger] Deprecate MessageHandlerInterface and MessageSubscriberInterface#47068
Uh oh!
There was an error while loading.Please reload this page.
Conversation
src/Symfony/Component/Messenger/Handler/MessageHandlerInterface.php OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
src/Symfony/Component/Messenger/Handler/MessageHandlerInterface.php OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
chalasr commentedSep 23, 2022 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Friendly ping@alamirault - Do you have time to finish this PR? Or do you want someone to take over? |
Someone can take it ! 😄 |
dc8dac2 to9ce7f25Compare9ce7f25 to9b31b9eCompareThank you@alamirault. |
Uh oh!
There was an error while loading.Please reload this page.
Deprecate
MessageHandlerInterfaceandMessageSubscriberInterface, in favor ofAsMessageHandlerattribute.Not sure if my work is enough, did I miss something ?