Closed standa closed 3 years ago
Bunny contains required parameters after optional, which is deprecated since PHP 8 and emits E_DEPRECATED. It's in ClientMethods for example.
Also, testing on PHP 8 should probably be set up on Travis.
@standa cool thanks for this PR :+1: ! Not sure yet why the Travis build isn't started.
Hi! I've addressed these issues in another PR: https://github.com/jakubkulhan/bunny/pull/102. Feel free to incorporate any changes from there. Please note that there is a PHP 7.0 compatibility issue.
Hi @edudobay, thank you for picking this up. I think my PR became redundant by you creating yours. So I am closing mine as a lesser one.
This would really help us. Thanks! :)