prolic / HumusAmqp

PHP 7.4 AMQP library
https://humusamqp.readthedocs.io/
MIT License
76 stars 17 forks source link

php-amqp 1.7.1 #24

Closed thomasvargiu closed 7 years ago

thomasvargiu commented 7 years ago

php-amqp 1.7.1 doesn't have AMQPBasicProperties that is present only in master branch

prolic commented 7 years ago

This is intended - currently you have to compile php-amqp from master in order to use this library. This library will be updated as soon as php-amqp releases a new version.

The 1.7.1 release of php-amqp has some issues that are only fixed in current master and this would lead to serious problems with this library.