8000
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 e42029c commit 73d614bCopy full SHA for 73d614b
src/Symfony/Component/Security/CHANGELOG.md
@@ -34,6 +34,7 @@ The CHANGELOG for version 5.4 and newer can be found in the security sub-package
34
* Deprecate using `SessionTokenStorage` outside a request context, it will throw a `SessionNotFoundException` in Symfony 6.0
35
* Randomize CSRF tokens to harden BREACH attacks
36
* Deprecated voters that do not return a valid decision when calling the `vote` method.
37
+ * Flag `Serializable` implementation of `NullToken` as `@internal` and `@final`
38
39
5.2.0
40
-----
0 commit comments