Skip to content

Version 2.0.0

Compare
Choose a tag to compare
@paragonie-security paragonie-security released this 06 Dec 15:09
· 9 commits to master since this release
v2.0.0
  • HiddenString now throws a MisuseException instead of silently returning an empty string or serializing an empty array, if not allowed.
  • The default is now to disallow those usages.
  • These are B.C. breaks! The minimum PHP version for version 2.0.0 of paragonie/hidden-string is 7.4.0.