Skip to content

Commit 0182b9f

Browse files
committed
Document BC break with $secret parameter introduction
1 parent fd85bf4 commit 0182b9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UPGRADE-6.4.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ Security
198198
* [BC break] `UserValueResolver` no longer implements `ArgumentValueResolverInterface`
199199
* [BC break] Make `PersistentToken` immutable
200200
* Deprecate accepting only `DateTime` for `TokenProviderInterface::updateToken()`, use `DateTimeInterface` instead
201-
* Deprecate calling the constructor of `DefaultLoginRateLimiter` with an empty secret
201+
* [BC break] Added required `string $secret` parameter to the constructor of `DefaultLoginRateLimiter`
202202

203203
SecurityBundle
204204
--------------

0 commit comments

Comments
 (0)