This repository was archived by the owner on May 31, 2024. It is now read-only.
Releases: symfony/security
Releases · symfony/security
v4.4.23
Changelog (v4.4.22...v4.4.23)
- no significant changes
v3.4.48
Changelog (v3.4.47...v3.4.48)
- no significant changes
v4.4.22
Changelog (v4.4.21...v4.4.22)
- bug #40993 fix checking for bcrypt (nicolas-grekas)
v4.4.21
Changelog (v4.4.20...v4.4.21)
- bug #39992 Refresh original user in SwitchUserListener (AndrolGenhald)
- bug #40386 Backport psr/container 1.1/2.0 compatibility (derrabus)
v4.4.20
Changelog (v4.4.19...v4.4.20)
- bug #40066 fix parsing return types in DebugClassLoader (nicolas-grekas)
v4.4.19
Changelog (v4.4.18...v4.4.19)
- bug #39880 Add username to UserNameNotFoundException (qurben)
- bug #39862 Replace message data in JSON security error response (wouterj)
v4.4.18
Changelog (v4.4.17...v4.4.18)
- bug #39331 Fixed PHPunit 9.5 compatibility (wouterj)
- bug #39247 remove return type definition in order to avoid type juggling (adeptofvoltron)
v4.4.17
Changelog (v4.4.16...v4.4.17)
- bug #39068 Silent deprecation triggered by libxml_disable_entity_loader (jderusse)
v3.4.47
Changelog (v3.4.46...v3.4.47)
- no changes
v4.4.16
Changelog (v4.4.15...v4.4.16)
- no changes