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)