RabbitMqBundle
RabbitMqBundle copied to clipboard
Fixed producer fallback in sandbox mode
Fallback lacks method setContentType
The tests are not passing.
Also, wouldn't this break BC?
Travis had temporary issue, now it's passing all tests. About BC - if someone has written it's own producer that implements ProducerInterface - then yes, it BC.
Sorry to comment so late, but I think this method and setDeliveryMode
should be added here as well? Why not have them in the ProducerInterface as well?
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
@mihaileu this is the old one, but maybe still actual?
As is a BC, it should be added in the next major version.