Releases: symfony/framework-bundle
Releases · symfony/framework-bundle
v7.2.3
Changelog (v7.2.2...v7.2.3)
- bug symfony/symfony#58889 [Serializer] Handle default context in Serializer (@Valmonzo)
- bug symfony/symfony#59625 [FrameworkBundle] Add missing
not-compromised-password
entry in XSD (@alexandre-daubois) - bug symfony/symfony#59581 [Cache] Don't clear system caches on
cache:clear
(@nicolas-grekas) - bug symfony/symfony#59579 [FrameworkBundle] Fix patching refs to the tmp warmup dir in files generated by optional cache warmers (@nicolas-grekas)
- bug symfony/symfony#59515 [FrameworkBundle] Fix wiring ConsoleProfilerListener (@nicolas-grekas)
- bug symfony/symfony#59136 [DependencyInjection] Reset env vars with
kernel.reset
(@faizanakram99) - bug symfony/symfony#59403 [FrameworkBundle][HttpFoundation] Reset Request's formats using the service resetter (@nicolas-grekas)
- bug symfony/symfony#59188 [HttpClient] Fix
reset()
not called on decorated clients (@HypeMC)
v7.1.11
Changelog (v7.1.10...v7.1.11)
- bug symfony/symfony#58889 [Serializer] Handle default context in Serializer (@Valmonzo)
- bug symfony/symfony#59625 [FrameworkBundle] Add missing
not-compromised-password
entry in XSD (@alexandre-daubois) - bug symfony/symfony#59581 [Cache] Don't clear system caches on
cache:clear
(@nicolas-grekas) - bug symfony/symfony#59579 [FrameworkBundle] Fix patching refs to the tmp warmup dir in files generated by optional cache warmers (@nicolas-grekas)
- bug symfony/symfony#59515 [FrameworkBundle] Fix wiring ConsoleProfilerListener (@nicolas-grekas)
- bug symfony/symfony#59136 [DependencyInjection] Reset env vars with
kernel.reset
(@faizanakram99) - bug symfony/symfony#59403 [FrameworkBundle][HttpFoundation] Reset Request's formats using the service resetter (@nicolas-grekas)
- bug symfony/symfony#59188 [HttpClient] Fix
reset()
not called on decorated clients (@HypeMC)
v6.4.18
Changelog (v6.4.17...v6.4.18)
- bug symfony/symfony#58889 [Serializer] Handle default context in Serializer (@Valmonzo)
- bug symfony/symfony#59625 [FrameworkBundle] Add missing
not-compromised-password
entry in XSD (@alexandre-daubois) - bug symfony/symfony#59581 [Cache] Don't clear system caches on
cache:clear
(@nicolas-grekas) - bug symfony/symfony#59579 [FrameworkBundle] Fix patching refs to the tmp warmup dir in files generated by optional cache warmers (@nicolas-grekas)
- bug symfony/symfony#59515 [FrameworkBundle] Fix wiring ConsoleProfilerListener (@nicolas-grekas)
- bug symfony/symfony#59403 [FrameworkBundle][HttpFoundation] Reset Request's formats using the service resetter (@nicolas-grekas)
- bug symfony/symfony#59188 [HttpClient] Fix
reset()
not called on decorated clients (@HypeMC)
v7.2.2
Changelog (v7.2.1...v7.2.2)
- bug symfony/symfony#59226 [FrameworkBundle] require the writer to implement getFormats() in the translation:extract (@xabbuh)
- bug symfony/symfony#59213 [FrameworkBundle] don't require fake notifier transports to be installed as non-dev dependencies (@xabbuh)
- bug symfony/symfony#59113 [FrameworkBundle][Translation] fix translation lint compatibility with the
PseudoLocalizationTranslator
(@xabbuh)
v7.1.10
Changelog (v7.1.9...v7.1.10)
- bug symfony/symfony#59226 [FrameworkBundle] require the writer to implement getFormats() in the translation:extract (@xabbuh)
- bug symfony/symfony#59213 [FrameworkBundle] don't require fake notifier transports to be installed as non-dev dependencies (@xabbuh)
- bug symfony/symfony#59124 [FrameworkBundle] fix: notifier push channel bus abstract arg (@raphael-geffroy)
v6.4.17
Changelog (v6.4.16...v6.4.17)
- bug symfony/symfony#59226 [FrameworkBundle] require the writer to implement getFormats() in the translation:extract (@xabbuh)
- bug symfony/symfony#59213 [FrameworkBundle] don't require fake notifier transports to be installed as non-dev dependencies (@xabbuh)
- bug symfony/symfony#59124 [FrameworkBundle] fix: notifier push channel bus abstract arg (@raphael-geffroy)
v7.2.1
Changelog (v7.2.0...v7.2.1)
- bug symfony/symfony#59122 [Notifier] fix desktop channel bus abstract arg (@raphael-geffroy)
- bug symfony/symfony#59124 [FrameworkBundle] fix: notifier push channel bus abstract arg (@raphael-geffroy)
- bug symfony/symfony#59086 [FrameworkBundle] Make uri_signer lazy and improve error when kernel.secret is empty (@nicolas-grekas)
v7.2.0
Changelog (v7.2.0-RC1...v7.2.0)
- bug symfony/symfony#58950 [FrameworkBundle] Revert " Deprecate making
cache.app
adapter taggable" (@keulinho) - bug symfony/symfony#58943 [FrameworkBundle] Revert " Don't auto-register form/csrf when the corresponding components are not installed" (@nicolas-grekas)
- bug symfony/symfony#58937 [FrameworkBundle] Don't auto-register form/csrf when the corresponding components are not installed (@nicolas-grekas)
- bug symfony/symfony#58885 [PropertyInfo][Serializer][TypeInfo][Validator] TypeInfo 7.1 compatibility (@mtarld)
- bug symfony/symfony#58834 [FrameworkBundle] ensure
validator.translation_domain
parameter is always set (@xabbuh)
v7.2.0-RC1
Changelog (v7.2.0-BETA2...v7.2.0-RC1)
- feature symfony/symfony#57630 [TypeInfo] Redesign Type methods and nullability (@mtarld)
v7.2.0-BETA2
Changelog (v7.2.0-BETA1...v7.2.0-BETA2)
- no significant changes