Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit eac4d52

Browse filesBrowse files
committed
minor #11583 Mentioned the deprecation of the threads config option (javiereguiluz)
This PR was merged into the 4.3 branch. Discussion ---------- Mentioned the deprecation of the threads config option This was deprecated in https://github.com/symfony/symfony/pull/31140/files#r276262507 Commits ------- 730689c Mentioned the deprecation of the threads config option
2 parents 275cee4 + 730689c commit eac4d52
Copy full SHA for eac4d52

File tree

1 file changed

+6
-0
lines changed
Filter options

1 file changed

+6
-0
lines changed

‎reference/configuration/security.rst

Copy file name to clipboardExpand all lines: reference/configuration/security.rst
+6Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.