adhocore / php-jwt

Ultra lightweight, dependency free and standalone JSON web token (JWT) library for PHP5.6 to PHP8.2. This library makes JWT a cheese. It is a minimal JWT integration for PHP.
https://github.com/adhocore/php-jwt
MIT License
295 stars 21 forks source link

Support PHP 8.0 #23

Closed JorisvanW closed 3 years ago

JorisvanW commented 3 years ago

Please support PHP 8.0

https://php.watch/versions/8.0/OpenSSL-resource#openssl-resource-is_resource

adhocore commented 3 years ago

thank you very much. it seems codecov dropped because PHP8 tests are not covered or some other reasons.