paragonie/hidden-string
Encapsulate strings in an object to hide them from stack traces
v2.2.0
13M downloads/mo
#1042 most downloaded on Packagist
paragonie/hidden-string
What this package is like to depend on
Last release 2 years ago
no release in 18 months
Ships on a steady schedule
a new release about every 3.0 years
Most releases are documented
notes for 3 of 4 stable releases
Nothing withdrawn
no release was ever pulled
8 years old
4 releases · first in 2018
0 releases in the last 12 months
see the full history below
Release timeline
4 releases · May 2018 to May 2024Releases
latest 4-
v2.2.008 May 2024Release notes
Open source →What's Changed
- Use Github actions for CI by @Nyholm in #8
- Sodium_compat is not strictly needed by @Nyholm in #9
- Support PHP 8.4
- Allow constant_time_encoding v3
Note: Version 2.1.0 was an accidental tag, which was pulled. We're tagging v2.2.0 instead to prevent systems from getting confused.
New Contributors
Full Changelog: v2.0.0...v2.2.0
-
v2.0.006 Dec 2020Release notes
Open source →- HiddenString now throws a
MisuseExceptioninstead 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.
- HiddenString now throws a
-
v1.1.003 Dec 2020 -
v1.0.007 May 2018Nothing published for this version