Symfony v5.1.7 Release Notes

Release Date: 2020-10-04 // over 3 years ago
  • Changelog (v5.1.6...v5.1.7)

    • ๐Ÿ› bug #38396 Handle consecutive supports() calls in the RememberMeAuthenticator (@wouterj)
    • ๐Ÿ› bug #36291 [Lock] Fix StoreFactory to accept same DSN syntax as AbstractAdapter (@Jontsa)
    • ๐Ÿ› bug #38390 [Serializer][Minor] Fix circular reference exception message (bad limit displayed) (@l-vo)
    • ๐Ÿ› bug #38388 [HttpClient] Always "buffer" empty responses (@nicolas-grekas)
    • ๐Ÿ› bug #38384 [PhpUnitBridge] Fix Deprecation file when it comes from the TestsListener (@fancyweb)
    • ๐Ÿ› bug #38380 [Form] propagate validation groups to subforms (@johanderuijter, @xabbuh)
    • ๐Ÿ› bug #38377 Ignore more deprecations for Mockery mocks (@fancyweb)
    • ๐Ÿ› bug #38375 [HttpClient] fix using proxies with NativeHttpClient (@nicolas-grekas)
    • ๐Ÿ› bug #38372 [Routing] fix using !important and defaults/reqs in inline route definitions (@nicolas-grekas)
    • ๐Ÿ› bug #38373 [ErrorHandler][DebugClassLoader] Do not check Mockery mocks classes (@fancyweb)
    • ๐Ÿ› bug #38368 [HttpClient] Fix using https with proxies (@bohanyang)
    • ๐Ÿ› bug #38350 [TwigBundle] Only remove kernel exception listener if twig is used (@dmolineus)
    • ๐Ÿ› bug #38360 [BrowserKit] Cookie expiration at current timestamp (@iquito)
    • ๐Ÿ› bug #38357 [DI] fix dumping non-shared lazy services (@nicolas-grekas)
    • ๐Ÿ› bug #38358 [Messenger] Fix redis connection error message (@alexander-schranz)
    • ๐Ÿ› bug #38343 Revert "bug #38063 [FrameworkBundle] generate preload.php in src/ to make opcache.preload predictable" (@nicolas-grekas)
    • ๐Ÿ› bug #38348 [FrameworkBundle] Add Mailjet definition (@michaelKaefer)
    • ๐Ÿ› bug #38336 [PhpUnitBridge] Fixed class_alias() for PHPUnit\Framework\Error\Error (@stevegrunwell)

    [PR] #38406