-
Notifications
You must be signed in to change notification settings - Fork 440
Add header support for Symfony's produce command #965
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
Add header support for Symfony's produce command #965
Conversation
@TiMESPLiNTER You can check local test run script instructions here https://github.com/php-enqueue/enqueue-dev/blob/master/docs/contribution.md (kinda obscure, that's why I'm linking it in case you've missed it)
Looks good to me. I've double checked that SimpleClient
does indeed automatically convert string messages into Message
instance.
@makasim Looks simple enough to me. Could I merge PR's like this in the future in case you're occupied or you'd like to keep control over it?
@Steveb-p sure, I don't mind
Uh oh!
There was an error while loading. Please reload this page.
Fixes #963