Skip to content

Tags: web-token/jwt-framework

Tags

4.0.6

Toggle 4.0.6's commit message
### Release Notes for [4.0.6](https://github.com/web-token/jwt-framew…

…ork/milestone/57)

4.0.x bugfix release (patch)

### 4.0.6

- Total issues resolved: **0**
- Total pull requests resolved: **1**
- Total contributors: **1**

 - [632: Fix key derivation by removing curve size parameter from openssl_pkey_derive](#632) thanks to @Spomky

4.0.5

Toggle 4.0.5's commit message
### Release Notes for [4.0.5](https://github.com/web-token/jwt-framew…

…ork/milestone/54)

4.0.x bugfix release (patch)

### 4.0.5

- Total issues resolved: **1**
- Total pull requests resolved: **3**
- Total contributors: **3**

#### bug

 - [630: Add 'private_key_bits' option to EC key generation](#630) thanks to @Spomky

 - [617: Refactor constructors and update dependencies.](#617) thanks to @Spomky

#### Dependencies,wontfix

 - [616: Useless ext-json requirement](#616) thanks to @garak
 - [612: Use correct base class for JoseFrameworkExtension](#612) thanks to @fritz-gerneth

3.4.8

Toggle 3.4.8's commit message
### Release Notes for [3.4.8](https://github.com/web-token/jwt-framew…

…ork/milestone/51)

3.4.x bugfix release (patch)

### 3.4.8

- Total issues resolved: **0**
- Total pull requests resolved: **1**
- Total contributors: **1**

#### Dependencies

 - [620: Allow `psr/cache` v2](#620) thanks to @jdreesen

4.0.4

Toggle 4.0.4's commit message
### Release Notes for [4.0.4](https://github.com/web-token/jwt-framew…

…ork/milestone/53)

4.0.x bugfix release (patch)

### 4.0.4

- Total issues resolved: **0**
- Total pull requests resolved: **1**
- Total contributors: **1**

#### Dependencies

 - [608: Add support for brick/math 0.13](#608) thanks to @stof

4.0.3

Toggle 4.0.3's commit message
### Release Notes for [4.0.3](https://github.com/web-token/jwt-framew…

…ork/milestone/52)

4.0.x bugfix release (patch)

### 4.0.3

- Total issues resolved: **1**
- Total pull requests resolved: **1**
- Total contributors: **2**

#### CI-CD

 - [604: Update phpstan-baseline and GitHub workflow dependencies](#604) thanks to @Spomky

#### DX,bug

 - [601: Broken/incomplete config key deprecation](#601) thanks to @MIvanIsten

4.0.2

Toggle 4.0.2's commit message
### Release Notes for [4.0.2](https://github.com/web-token/jwt-framew…

…ork/milestone/50)

4.0.x bugfix release (patch)

### 4.0.2

- Total issues resolved: **0**
- Total pull requests resolved: **1**
- Total contributors: **1**

#### bug

 - [599: Add new targets, update dependencies, and support PHP 8.4](#599) thanks to @Spomky

3.4.7

Toggle 3.4.7's commit message
### Release Notes for [3.4.7](https://github.com/web-token/jwt-framew…

…ork/milestone/49)

3.4.x bugfix release (patch)

### 3.4.7

- Total issues resolved: **0**
- Total pull requests resolved: **1**
- Total contributors: **1**

#### bug

 - [596: Fix call function on null](#596) thanks to @PeterMead

4.0.1

Toggle 4.0.1's commit message
### Release Notes for [4.0.1](https://github.com/web-token/jwt-framew…

…ork/milestone/45)

4.0.x bugfix release (patch)

### 4.0.1

- Total issues resolved: **0**
- Total pull requests resolved: **1**
- Total contributors: **1**

DX
--

 - [578: Allow PHP 8.2 and remove mb_ calls](#578) thanks to @Spomky

3.4.6

Toggle 3.4.6's commit message
### Release Notes for [3.4.6](https://github.com/web-token/jwt-framew…

…ork/milestone/48)

3.4.x bugfix release (patch)

### 3.4.6

- Total issues resolved: **0**
- Total pull requests resolved: **1**
- Total contributors: **1**

#### bug

 - [577: Add RangeException to Base64UrlSafe](#577) thanks to @Spomky

3.4.5

Toggle 3.4.5's commit message
### Release Notes for [3.4.5](https://github.com/web-token/jwt-framew…

…ork/milestone/44)

3.4.x bugfix release (patch)

### 3.4.5

- Total issues resolved: **0**
- Total pull requests resolved: **1**
- Total contributors: **1**

#### bug

 - [576: Add Base64UrlSafe utility and refactor code references](#576) thanks to @Spomky