Currently there is a comment in AbstractConsumer that amqp extension does not have close method for channel. But according amqp extension repo this method is available since version 1.8.0 . And according README.md minimal required version for HumusAmqp is even greater - 1.9.3.
So maybe this small hack can be removed now?
Currently there is a comment in AbstractConsumer that amqp extension does not have close method for channel. But according amqp extension repo this method is available since version 1.8.0 . And according README.md minimal required version for HumusAmqp is even greater - 1.9.3. So maybe this small hack can be removed now?