Releases: symfony/security-core
Releases · symfony/security-core
v5.0.11
Changelog (v5.0.10...v5.0.11)
- bug #37325 Fix the supports() method argument type of the security voter (francoispluchino)
v4.4.11
Changelog (v4.4.10...v4.4.11)
- no changes
v3.4.43
Changelog (v3.4.42...v3.4.43)
- no changes
v5.1.2
Changelog (v5.1.1...v5.1.2)
- no changes
v5.1.1
Changelog (v5.1.0...v5.1.1)
- no changes
v5.0.10
Changelog (v5.0.9...v5.0.10)
- no changes
v4.4.10
Changelog (v4.4.9...v4.4.10)
- no changes
v3.4.42
Changelog (v3.4.41...v3.4.42)
- no changes
v5.1.0
Changelog (v5.1.0-RC2...v5.1.0)
- bug #37008 Fixed AbstractToken::hasUserChanged() (wouterj)
v5.0.9
Changelog (v5.0.8...v5.0.9)
- bug #37008 Fixed AbstractToken::hasUserChanged() (wouterj)
- bug #35944 Fix wrong roles comparison (thlbaut)
- bug #36862 Unserialize $parentData, if needed, to avoid errors (rfaivre)
- bug #36824 fix compat of
NativePasswordEncoderwith pre-PHP74 values ofPASSWORD_*consts (nicolas-grekas)