Skip to content

Tags: jerlisen/jwt

Tags

3.2.5

Toggle 3.2.5's commit message

Verified

This tag was signed with the committer’s verified signature.
lcobucci Luís Cobucci
v3.2.5

[![Build Status](https://img.shields.io/travis/lcobucci/jwt/3.2.5.svg?style=flat-square)](http:https://travis-ci.org/#!/lcobucci/jwt)

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

Documentation
-------------

 - [274: Fix documentation of internal components](lcobucci#274) thanks to @lcobucci

3.2.4

Toggle 3.2.4's commit message

Verified

This tag was signed with the committer’s verified signature.
lcobucci Luís Cobucci
3.2.4

[![Build Status](https://img.shields.io/travis/lcobucci/jwt/3.2.4.svg?style=flat-square)](http:https://travis-ci.org/#!/lcobucci/jwt)

This release fixes a compatibility issue introduced in v3.2.3.

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

Bug
---

- [257: Fix PHP 5.5 compatibility](lcobucci#257) thanks to @lcobucci and @taasan

3.2.3

Toggle 3.2.3's commit message

Verified

This tag was signed with the committer’s verified signature.
lcobucci Luís Cobucci
3.2.3

[![Build Status](https://img.shields.io/travis/lcobucci/jwt/3.2.3.svg?style=flat-square)](http:https://travis-ci.org/#!/lcobucci/jwt)

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

Improvement
---

- [250: Add newer PHP versions (allowing some to fail)](lcobucci#250) thanks to @lcobucci

Documentation
---

- [225: Add missing docblock argument](lcobucci#225) thanks to @Quezler

Bug
---

- [209: Add content check after key file reading](lcobucci#209) thanks to @misantron and @lcobucci

3.2.2

Toggle 3.2.2's commit message

Verified

This tag was signed with the committer’s verified signature.
lcobucci Luís Cobucci
Release 3.2.2

-------------

This version fixes some small documentation issues.

Total issues resolved: 2

- [194: Fix `Builder#sign()` docblock to allow Key|string on `$key`](lcobucci#194) thanks to @msvrtan
- [195: Fix documentation to have the correct claim name (`exp` instead of `nbf`)](lcobucci#195) thanks to @carlnordenfelt

4.0.0-alpha1

Toggle 4.0.0-alpha1's commit message

Verified

This commit was signed with the committer’s verified signature.
lcobucci Luís Cobucci
Add preview badge

3.2.1

Toggle 3.2.1's commit message

Unverified

This user has not yet uploaded their public signing key.
Raise exception when openssl_sign() call fails

Fixes: lcobucci#132

3.2.0

Toggle 3.2.0's commit message

Unverified

This user has not yet uploaded their public signing key.
Merge branch 'feature/openssl-ecdsa-certificate-compatibility' into 3.2

3.1.2

Toggle 3.1.2's commit message

Unverified

This user has not yet uploaded their public signing key.
Merge branch 'fix-ecc-signer' into 3.1

3.1.1

Toggle 3.1.1's commit message
fix typo

3.1.0

Toggle 3.1.0's commit message
Merge branch 'feature/header-config' into 3.1