Symfony v5.0.7 Release Notes

Release Date: 2020-03-30 // about 4 years ago
  • Changelog (v5.0.6...v5.0.7)

    • ๐Ÿ”’ security #cve-2020-5255 [HttpFoundation] Do not set the default Content-Type based on the Accept header (@yceruto)
    • ๐Ÿ”’ security #cve-2020-5275 [Security] Fix access_control behavior with unanimous decision strategy (@chalasr)
    • ๐Ÿ› bug #36262 [DI] fix generating TypedReference from PriorityTaggedServiceTrait (@nicolas-grekas)
    • ๐Ÿ› bug #36252 [Security/Http] Allow setting cookie security settings for delete_cookies (@wouterj)
    • ๐Ÿ› bug #36261 [FrameworkBundle] revert to legacy wiring of the session when circular refs are detected (@nicolas-grekas)
    • ๐Ÿ› bug #36259 [DomCrawler] Fix BC break in assertions breaking Panther (@dunglas)
    • ๐Ÿ› bug #36181 [BrowserKit] fixed missing post request parameters in file uploads (@codebay)
    • ๐Ÿ› bug #36216 [Validator] Assert Valid with many groups (@phucwan91)
    • ๐Ÿ› bug #36222 [Console] Fix OutputStream for PHP 7.4 (@guillbdx)

    [PR] #36269
    ๐Ÿš€ [SECURITY] Security release