You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ Version 3.x requires at least PHP 8.2.
10
10
11
11
## Other changes
12
12
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.
0 commit comments