Releases: symfony/security-core
Releases · symfony/security-core
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
NativePasswordEncoder
with pre-PHP74 values ofPASSWORD_*
consts (nicolas-grekas)
v4.4.9
Changelog (v4.4.8...v4.4.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
NativePasswordEncoder
with pre-PHP74 values ofPASSWORD_*
consts (nicolas-grekas)
v3.4.41
Changelog (v3.4.40...v3.4.41)
- no changes