Skip to content

Commit 730689c

Browse files
committed
Mentioned the deprecation of the threads config option
1 parent 8bf9c1c commit 730689c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

reference/configuration/security.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -240,6 +240,12 @@ encoding algorithm. Also, each algorithm defines different config options:
240240
],
241241
]);
242242
243+
.. deprecated:: 4.3
244+
245+
The ``threads`` configuration option was deprecated in Symfony 4.3. No
246+
alternative is provided because starting from Symfony 5.0 this value will be
247+
hardcoded to ``1`` (one thread).
248+
243249
.. versionadded:: 4.3
244250

245251
The ``sodium`` algorithm was introduced in Symfony 4.3. In previous Symfony

0 commit comments

Comments
 (0)