jakubkulhan / bunny

Performant pure-PHP AMQP (RabbitMQ) sync/async (ReactPHP) library
MIT License
702 stars 102 forks source link

Forward compatibility with react/event-loop 1.0 and 0.5 while still supporting 0.4 #63

Closed WyriHaximus closed 6 years ago

WyriHaximus commented 6 years ago

We've just released react/event-loop 0.5 which will be our last BC breaking release before 1.0. And aside from two changes bunny/bunny is fully compatible :tada: .

jakubkulhan commented 6 years ago

Merged, thank you!

WyriHaximus commented 6 years ago

You're welcome, and thank you for the quick tag :+1: