nikolaposa / rate-limit

🚔 General purpose rate limiter implementation.
MIT License
271 stars 47 forks source link

PHP 8 Support #44

Closed JoyceBabu closed 3 years ago

JoyceBabu commented 3 years ago

Are there any known incompatibility with PHP 8?

Is it possible to add PHP 8 to composer.json?

nikolaposa commented 3 years ago

It's a work in progress: https://github.com/nikolaposa/rate-limit/pull/43. Thank you for reminding me by the way, that PR got stuck.

nikolaposa commented 3 years ago

Merged the PR, I'll create a new release tomorrow.