👋 Hey, it's been a long time, right? Almost 8 years. I merged a PR to validate the callback type recently. I don't think this is a BC break but this library has been super stable for so long that I didn't want to take any risk. That's why I just released 2.0.0
and not 1.2.0
. Let me know if everything works with PHP 8.x these days.
Cheers,
Will
What's Changed
- Added: validate callback type by @abienvenu in #10
- Fixed: switch to github actions by @willdurand in #11
New Contributors
- @Nyholm made their first contribution in #6
- @willdurand made their first contribution in #11
- @abienvenu made their first contribution in #10
Full Changelog:
See: v1.1.0...v2.0.0