Releases: symfony/security-bundle
Releases · symfony/security-bundle
v6.4.5
Changelog (v6.4.4...v6.4.5)
- no significant changes
v5.4.37
Changelog (v5.4.36...v5.4.37)
- no significant changes
v7.0.4
Changelog (v7.0.3...v7.0.4)
- bug symfony/symfony#53913 [TwigBridge] Fix compat with Twig v3.9 (@nicolas-grekas)
- bug symfony/symfony#53744 [SecurityBundle] add missing partition attribute to the schema definition (@xabbuh)
- bug symfony/symfony#53703 [HttpFoundation] Fix clearing CHIPS cookies (@misaert)
v6.4.4
Changelog (v6.4.3...v6.4.4)
- bug symfony/symfony#53913 [TwigBridge] Fix compat with Twig v3.9 (@nicolas-grekas)
- bug symfony/symfony#53744 [SecurityBundle] add missing partition attribute to the schema definition (@xabbuh)
- bug symfony/symfony#53703 [HttpFoundation] Fix clearing CHIPS cookies (@misaert)
v5.4.36
Changelog (v5.4.35...v5.4.36)
- bug symfony/symfony#53913 [TwigBridge] Fix compat with Twig v3.9 (@nicolas-grekas)
v7.0.3
Changelog (v7.0.2...v7.0.3)
- bug symfony/symfony#53656 [Form] Use self-closing
<input />
syntax again, reverting #47715 (@mpdude) - bug symfony/symfony#53529 [Ldap] Use
{user_identifier}
over deprecated{username}
in factories (@tcitworld)
v6.4.3
Changelog (v6.4.2...v6.4.3)
- bug symfony/symfony#53656 [Form] Use self-closing
<input />
syntax again, reverting #47715 (@mpdude)
v6.3.12
Changelog (v6.3.11...v6.3.12)
- no significant changes
v5.4.35
Changelog (v5.4.34...v5.4.35)
- no significant changes
v7.0.2
Changelog (v7.0.1...v7.0.2)
- bug symfony/symfony#53172 [SecurityBundle] Prevent to login/logout without a request context (@symfonyaml)
- bug symfony/symfony#52870 [SecurityBundle] Fix redeclaration of
InternalSecurity
class when opcache preload is active (@kaznovac)