Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
forks
namshi
jose
Commits
1dbcce86
Commit
1dbcce86
authored
9 years ago
by
cirpo
Browse files
Options
Download
Patches
Plain Diff
added CHANGELOG for 6.0.4
parent
ffcb6a89
t6.0.4
fix-ian-int-casting
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.md
+23
-0
CHANGELOG.md
with
23 additions
and
0 deletions
+23
-0
CHANGELOG.md
0 → 100644
+
23
−
0
View file @
1dbcce86
### 6.0.4
-
Added styleci config, add styleci-php-cs bridge to check formatting
-
Removed composer.lock
-
Fix: 'iat' added to payload should be always an int
-
Fix #34: strlen() and substr() can misbehave with mbstring.func_overload
-
Fix: Don't cast to boolean the result of openssl_verify()
### 6.x.x - Not Backwards Compatible
-
Dropped support for PHP 5.3
-
Don't escape slashes when generating signin input.
This may render tokens generated with earlier versions of Jose incompatible.
-
**DON'T**
install version 6.0.2! It's using phpseclib version 2 instead of version 1 and some classes are broken
### 3.x.x to 4.x.x - Not Backwards Compatible
Added the ability to set custom properties in the header. Moved automatic inclusion of certain claims into an SimpleJWS class from the base JWS class.
### 2.x.x to 3.x.x
Introduced the ability to specify an encryption engine. Added support of PHPSecLib to the existing OpenSSL implementation.
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets