Skip to content

v0.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Mar 08:25
· 122 commits to master since this release
  • Changed: Providing invalid JSON tokens into JWT::deserialise() and
    JWE::decrypt() will throw an InvalidTokenException instead of
    InvalidArgumentException
  • Changed: JWT and JWE methods now check for validity of
    algorithm classes
  • Changed: Additional type hinting on public API methods
  • Removed: Support for PHP 7.2