diff --git a/reference/configuration/framework.rst b/reference/configuration/framework.rst index e60e5d67c99..43eced4e75a 100644 --- a/reference/configuration/framework.rst +++ b/reference/configuration/framework.rst @@ -3040,7 +3040,7 @@ If not set, ``php.ini``'s `session.cookie_path`_ directive will be relied on. cookie_samesite ............... -**type**: ``string`` or ``null`` **default**: ``null`` +**type**: ``string`` or ``null`` **default**: ``'lax'`` It controls the way cookies are sent when the HTTP request did not originate from the same domain that is associated with the cookies. Setting this option is