Skip to content

Commit 83c7449

Browse files
committed
use a link in CHANGELOG.md for SensitiveParameter
1 parent bba4c20 commit 83c7449

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Version 3.x requires at least PHP 8.2.
1010

1111
## Other changes
1212

13-
* The new PHP attribute SensitiveParameter was added to the code, to prevent accidental leak of secrets in stack traces.
13+
* 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.
1414

1515
# Version 2.x
1616

0 commit comments

Comments
 (0)