Skip to content

Commit 3299217

Browse files
committed
add to note
1 parent 15fb90b commit 3299217

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

upgrade.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Since this vulnerability is not able to be exploited without access to your appl
2727
*/
2828
protected static $serialize = true;
2929

30-
> **Note:** When encrypted cookie serialization is enabled, your application will be vulnerable to attack if its encryption key is accessed by a malicious party. If you believe your key may be in the hands of a malicious party, you should rotate the key to a new value.
30+
> **Note:** When encrypted cookie serialization is enabled, your application will be vulnerable to attack if its encryption key is accessed by a malicious party. If you believe your key may be in the hands of a malicious party, you should rotate the key to a new value before enabling encrypted cookie serialization.
3131
3232
<a name="upgrade-5.5.0"></a>
3333
## Upgrading To 5.5.0 From 5.4

0 commit comments

Comments
 (0)