Version 2.7.0
paragonie-security
released this
08 May 12:21
·
11 commits
to master
since this release
What's Changed
- Apply PHP 8.2's
SensitiveParameter
attribute to all string parameters by @TimWolla in #48 - Remove obsolete psalm suppressions by @TimWolla in #47
- Fix typo by @krsriq in #51
- Add PHP 8.2 to ci.yml by @TimWolla in #49
- Make
CanonicalTrait::getNextChar()
an abstract method instead a `@m… by @TimWolla in #54 - Make PHPUnit data providers static by @TimWolla in #53
- Add PHP 8.3 to ci.yml by @TimWolla in #52
- chore: fix ci deprecations by @Chris53897 in #57
- Fix: unreachable code typo by @Grundik in #56
New Contributors
- @krsriq made their first contribution in #51
- @Chris53897 made their first contribution in #57
- @Grundik made their first contribution in #56
Full Changelog: v2.6.3...v2.7.0