8000
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 0ef0c03 commit 16aaa2fCopy full SHA for 16aaa2f
reference/configuration/framework.rst
@@ -134,8 +134,6 @@ recommended length is around 32 characters.
134
In practice, Symfony uses this value for encrypting the cookies used
135
in the :doc:`remember me functionality </security/remember_me>` and for
136
creating signed URIs when using :ref:`ESI (Edge Side Includes) <edge-side-includes>`.
137
-Up to version 2.4, Symfony used this value for generating the
138
-:doc:`CSRF tokens </form/csrf_protection>`.
139
140
This option becomes the service container parameter named ``kernel.secret``,
141
which you can use whenever the application needs an immutable random string
0 commit comments