We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b5cf88 commit 79639d9Copy full SHA for 79639d9
UPGRADE-4.2.md
@@ -184,7 +184,7 @@ FrameworkBundle
184
HttpFoundation
185
--------------
186
187
- * The default value of the `$secure` and `$samesite` arguments o`f Cookie's constructor
+ * The default value of the `$secure` and `$samesite` arguments of Cookie's constructor
188
will respectively change from `false` to `null` and from `null` to `lax` in Symfony
189
5.0, you should define their values explicitly or use `Cookie::create()` instead.
190
0 commit comments