Skip to content

Support Symfony Messenger #134

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

Merged
merged 19 commits into from
Apr 28, 2018
Merged

Support Symfony Messenger #134

merged 19 commits into from
Apr 28, 2018

Conversation

ro0NL
Copy link
Contributor

@ro0NL ro0NL commented Apr 8, 2018

fixes #8

$messageSubscriber = $container->register(ConsoleInfra\MessageSubscriber::class)
->ad

if ()
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

heh, rip!

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

never happened :P

@ro0NL ro0NL force-pushed the messenger branch 2 times, most recently from 325b47b to 5052318 Compare April 8, 2018 14:09
@ro0NL
Copy link
Contributor Author

ro0NL commented Apr 9, 2018

That's one: symfony/symfony#26862

Also waiting for symfony/symfony#26864

@ro0NL ro0NL self-assigned this Apr 9, 2018
@ro0NL ro0NL force-pushed the messenger branch 2 times, most recently from a15bf53 to 22d4571 Compare April 27, 2018 13:21
@ro0NL ro0NL merged commit 878e60a into master Apr 28, 2018
@ro0NL ro0NL deleted the messenger branch April 28, 2018 10:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

Hook up with new SF message component
2 participants