phpinnacle / ridge

Pure asynchronous PHP implementation of the AMQP 0-9-1 protocol.
MIT License
50 stars 13 forks source link

PHP 8 support #20

Closed klimick closed 3 years ago

klimick commented 3 years ago

Any plans to support PHP 8?

mmasiukevich commented 3 years ago

Yes, there are plans. In the near future I will update the php-service-bus, and since Ridge is a part of it, I will update it too.