Releases: firebase/php-jwt
Releases · firebase/php-jwt
v6.11.0
6.11.0 (2025-01-23)
Features
Bug Fixes
- refactor constructor Key to use PHP 8.0 syntax (#577) (29fa2ce)
v6.9.0
6.9.0 (2023-10-04)
Features
v6.8.1
6.8.1 (2023-07-14)
Bug Fixes
- accept float claims but round down to ignore them (#492) (3936842)
- different BeforeValidException messages for nbf and iat (#526) (0a53cf2)
v6.8.0
6.8.0 (2023-06-14)
Features
Bug Fixes
v6.7.0
6.7.0 (2023-06-14)
Features
- add ed25519 support to JWK (public keys) (#452) (e53979a)
v6.6.0
6.6.0 (2023-06-13)
Features
Bug Fixes
v6.5.0
6.5.0 (2023-05-12)
Bug Fixes
Miscellaneous Chores
- drop support for PHP 7.3 (#495)