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 fd85bf4 commit 0182b9fCopy full SHA for 0182b9f
UPGRADE-6.4.md
@@ -198,7 +198,7 @@ Security
198
* [BC break] `UserValueResolver` no longer implements `ArgumentValueResolverInterface`
199
* [BC break] Make `PersistentToken` immutable
200
* Deprecate accepting only `DateTime` for `TokenProviderInterface::updateToken()`, use `DateTimeInterface` instead
201
- * Deprecate calling the constructor of `DefaultLoginRateLimiter` with an empty secret
+ * [BC break] Added required `string $secret` parameter to the constructor of `DefaultLoginRateLimiter`
202
203
SecurityBundle
204
--------------
0 commit comments