Hey,
I was looking to setup RabbitMQ on FreeBSD11 which worked out pretty well.
However, I need to interface it with PHP7.1 and figured that pecl-amqp is pretty much outdated at version 1.4 (1.9 is latest on github https://github.com/pdezwart/php-amqp ) whereas rabbitmq-c-devel is at version 0.7.1 (0.8.0 is latest on github https://github.com/alanxz/rabbitmq-c )
I was wondering if it would be possible to get these ports updated. I'd be happy to help although I have never done porting before.
Or, if anyone else has used rabbitmq somehow with php7.1, I would greatly apprciate if you could share your approach to do so or point me to any article/tutorial.
I look forward to your response.
Thanks & regards,
Nitin
I was looking to setup RabbitMQ on FreeBSD11 which worked out pretty well.
However, I need to interface it with PHP7.1 and figured that pecl-amqp is pretty much outdated at version 1.4 (1.9 is latest on github https://github.com/pdezwart/php-amqp ) whereas rabbitmq-c-devel is at version 0.7.1 (0.8.0 is latest on github https://github.com/alanxz/rabbitmq-c )
I was wondering if it would be possible to get these ports updated. I'd be happy to help although I have never done porting before.
Or, if anyone else has used rabbitmq somehow with php7.1, I would greatly apprciate if you could share your approach to do so or point me to any article/tutorial.
I look forward to your response.
Thanks & regards,
Nitin