Skip to content

Releases: firebase/php-jwt

v7.0.5

01 Apr 20:38
47ad26b

Choose a tag to compare

7.0.5 (2026-03-31)

Bug Fixes

  • RSA from JWK sometimes returns empty Instance (#628) (b4c78aa)

v7.0.4

27 Mar 21:17
e41f1bd

Choose a tag to compare

7.0.4 (2026-03-27)

Bug Fixes

  • readme examples, add tests for all examples (#626) (510a00c)
  • use urlsafeB64Decode everywhere (#627) (b889495)

v7.0.3

25 Feb 22:16
28aa069

Choose a tag to compare

7.0.3 (2026-02-18)

Miscellaneous Chores

  • add environment for Release Please job (#619) (300fd02)

v7.0.2

16 Dec 22:17
5645b43

Choose a tag to compare

7.0.2 (2025-12-16)

Bug Fixes

  • add key length validation for ec keys (#615) (7044f9a)

v7.0.1

15 Dec 23:36
81ed59e

Choose a tag to compare

Bug Fixes

  • remove resource support (#612)

v7.0.0

15 Dec 19:26
c03036f

Choose a tag to compare

7.0.0 (2025-12-15)

⚠️ ⚠️ ⚠️ Security Fixes ⚠️ ⚠️ ⚠️

  • add key size validation (#613) (6b80341)
    NOTE: This fix will cause keys with a size below the minimally allowed size to break.

Features

  • add SensitiveParameter attribute to security-critical parameters (#603) (4dbfac0)
  • store timestamp in ExpiredException (#604) (f174826)

Bug Fixes

v6.11.1

09 Apr 20:32
d1e91ec

Choose a tag to compare

6.11.1 (2025-04-09)

Bug Fixes

v6.11.0

23 Jan 05:11
8f718f4

Choose a tag to compare

6.11.0 (2025-01-23)

Features

Bug Fixes

  • refactor constructor Key to use PHP 8.0 syntax (#577) (29fa2ce)

v6.10.2

24 Nov 11:22
30c19ed

Choose a tag to compare

6.10.2 (2024-11-24)

Bug Fixes

v6.10.1

18 May 18:05
500501c

Choose a tag to compare

6.10.1 (2024-05-18)

Bug Fixes