Skip to content

Commit 16aaa2f

Browse files
committed
[#7891] remove not needed sentence
1 parent 0ef0c03 commit 16aaa2f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

reference/configuration/framework.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,8 +134,6 @@ recommended length is around 32 characters.
134134
In practice, Symfony uses this value for encrypting the cookies used
135135
in the :doc:`remember me functionality </security/remember_me>` and for
136136
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>`.
139137

140138
This option becomes the service container parameter named ``kernel.secret``,
141139
which you can use whenever the application needs an immutable random string

0 commit comments

Comments
 (0)