Skip to content

Commit

Permalink
use a link in CHANGELOG.md for SensitiveParameter
Browse files Browse the repository at this point in the history
  • Loading branch information
NicolasCARPi committed Apr 15, 2024
1 parent bba4c20 commit 83c7449
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Version 3.x requires at least PHP 8.2.

## Other changes

* The new PHP attribute SensitiveParameter was added to the code, to prevent accidental leak of secrets in stack traces.
* The new PHP attribute [SensitiveParameter](https://www.php.net/manual/en/class.sensitiveparameter.php) was added to the code, to prevent accidental leak of secrets in stack traces.

# Version 2.x

Expand Down

0 comments on commit 83c7449

Please sign in to comment.