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 9df40aa commit 377982fCopy full SHA for 377982f
UPGRADE-6.3.md
@@ -55,10 +55,9 @@ SecurityBundle
55
--------------
56
57
* Deprecate enabling bundle and not configuring it
58
-
+ * Deprecate the `security.firewalls.logout.csrf_token_generator` config option, use `security.firewalls.logout.csrf_token_manager` instead
59
60
Validator
61
---------------
+---------
62
63
* Implementing the `ConstraintViolationInterface` without implementing the `getConstraint()` method is deprecated
64
- * Deprecate the `security.firewalls.logout.csrf_token_generator` config option, use `security.firewalls.logout.csrf_token_manager` instead
0 commit comments