Tags: renguifeng/jwt
Tags
4.0.0-alpha3 [](http://travis-ci.org/lcobucci/jwt) - Total issues resolved: **1** - Total pull requests resolved: **1** - Total contributors: **2** Improvement ----------- - [292: Make audience argument variadic in builder](lcobucci#292) thanks to @lcobucci and @samjudge
4.0.0-alpha2 [](http://travis-ci.org/lcobucci/jwt) - Total issues resolved: **0** - Total pull requests resolved: **25** - Total contributors: **8** BC-break -------- - [247: Use OpenSSL to handle ECDSA signature](lcobucci#247) thanks to @lcobucci Improvement ----------- - [287: Require PHPUnit v8.0](lcobucci#287) thanks to @lcobucci - [286: Upgrade Infection to 0.12](lcobucci#286) thanks to @lcobucci - [285: Upgrade PHPStan to v0.11](lcobucci#285) thanks to @lcobucci - [281: Fix deprecation notices](lcobucci#281) thanks to @lcobucci - [277: Upgrade infection](lcobucci#277) thanks to @lcobucci - [276: ECDSA Alg improvements](lcobucci#276) thanks to @Spomky - [275: Revert "Remove assertion count manipulation"](lcobucci#275) thanks to @lcobucci - [272: Various minor improvements](lcobucci#272) thanks to @lcobucci - [271: Add leeway to ValidAt constraint](lcobucci#271) thanks to @lcobucci - [270: Remove assertion count manipulation](lcobucci#270) thanks to @lcobucci - [269: Make build more strict](lcobucci#269) thanks to @lcobucci - [264: Add validation constraints to configuration object](lcobucci#264) thanks to @daniruizcamacho - [224: Improve build tools](lcobucci#224) thanks to @lcobucci - [202: Remove file level docblock from all files](lcobucci#202) thanks to @lcobucci - [200: Re-enable Humbug since we now have a RC version](lcobucci#200) thanks to @lcobucci - [199: 198: Add CS checking to build](lcobucci#199) thanks to @vanbrabantf - [197: Switched public and final to match PSR2](lcobucci#197) thanks to @vanbrabantf - [189: Add PHPBench as performance test tool](lcobucci#189) thanks to @lcobucci - [188: Add PHPCS configuration](lcobucci#188) thanks to @lcobucci Documentation ------------- - [242: Fix travis link in readme](lcobucci#242) thanks to @BackEndTea - [221: Make it super obvious that the stable docs are at at 3.2 branch.](lcobucci#221) thanks to @frankdejonge - [218: Update license year](lcobucci#218) thanks to @m1guelpf - [208: Add information about Auth0's support](lcobucci#208) thanks to @lcobucci - [184: Fix README.md link to issue lcobucci#37](lcobucci#184) thanks to @ricardoseriani
v3.2.5 [](http://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 [](http://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 [](http://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
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
Raise exception when openssl_sign() call fails Fixes: lcobucci#132
PreviousNext