Skip to content

Commit 79639d9

Browse files
author
Emmanuel BORGES
committed
fix
1 parent 1b5cf88 commit 79639d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UPGRADE-4.2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ FrameworkBundle
184184
HttpFoundation
185185
--------------
186186

187-
* The default value of the `$secure` and `$samesite` arguments o`f Cookie's constructor
187+
* The default value of the `$secure` and `$samesite` arguments of Cookie's constructor
188188
will respectively change from `false` to `null` and from `null` to `lax` in Symfony
189189
5.0, you should define their values explicitly or use `Cookie::create()` instead.
190190

0 commit comments

Comments
 (0)