Skip to content

Commit ac18021

Browse files
committed
Merge branch '4.3'
* 4.3: Mentioned the deprecation of the threads config option
2 parents 5c2fc49 + eac4d52 commit ac18021

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)