Releases: symfony/security-core
Releases · symfony/security-core
v4.4.27
Changelog (v4.4.26...v4.4.27)
- bug #42174 Indicate compatibility with psr/log 2 and 3 (derrabus)
v5.3.3
Changelog (v5.3.2...v5.3.3)
- bug #41737 Fix special char used to create cache key (jderusse)
- bug #41740 make the getter usable if no user identifier is set (xabbuh)
v5.2.11
Changelog (v5.2.10...v5.2.11)
- bug #41549 Fix opcache preload with alias classes (jderusse)
v4.4.26
Changelog (v4.4.25...v4.4.26)
- bug #41549 Fix opcache preload with alias classes (jderusse)
v5.3.2
Changelog (v5.3.1...v5.3.2)
- bug #41703 Restore extension point in MessageDigestPasswordEncoder (derrabus)
- bug #41549 Fix opcache preload with alias classes (jderusse)
v5.3.1
Changelog (v5.3.0...v5.3.1)
- bug #41493 Readd deprecated methods to the interfaces (wouterj)
v5.2.10
Changelog (v5.2.9...v5.2.10)
- no significant changes
v4.4.25
Changelog (v4.4.24...v4.4.25)
- no significant changes
v5.3.0
Changelog (v5.3.0-RC1...v5.3.0)
- no significant changes
v5.3.0-RC1
Changelog (v5.3.0-BETA4...v5.3.0-RC1)
- feature #41175 Add support for parallel requests doing remember-me re-authentication (Seldaek)
- feature #41247 Deprecate the old authentication mechanisms (chalasr)
- bug #41240 Fixed deprecation warnings about passing null as parameter (derrabus)