Skip to content

v6.1.7

Latest
Compare
Choose a tag to compare
@fabpot fabpot released this 28 Oct 18:20
· 944 commits to 6.2 since this release
v6.1.7
d3fe8ab

Changelog (v6.1.6...v6.1.7)

  • bug #47990 [HttpClient] Fix retrying requests when the content is used by the strategy (@nicolas-grekas)
  • bug #48005 [ErrorHandler] s/
    /
    (@PhilETaylor)
  • bug #47907 [Console] Update Application.php (@aleksandr-shevchenko)
  • bug #47955 [Security][Serializer] Add missing args to trigger_deprecation (@alamirault)
  • bug #47932 Throw LogicException instead of Error when trying to generate logout-… (@addiks)
  • bug #47918 [Intl] Update the ICU data to 72.1 - 5.4 (@jderusse)
  • bug #47857 [HttpKernel] Fix empty request stack when terminating with exception (@krzyc)
  • bug #47879 [HttpClient] Fix buffering after calling AsyncContext::passthru() (@nicolas-grekas, @lubo13)
  • bug #47878 [HttpKernel] Remove EOL when using error_log() in HttpKernel Logger (@cyve)
  • bug #47854 [HttpClient] Don't override header if is x-www-form-urlencoded (@Oipnet)
  • bug #47883 [Console] Fix error output on windows cli (@Maximilian.Beckers)
  • bug #47884 [Cache] Reserve numeric keys when doing memory leak prevention (@simoheinonen)
  • bug #47863 [DoctrineBridge] Allow doctrine/event-manager 2 (@derrabus)
  • bug #47831 [Messenger] Fix amqp socket lost (@GurvanVgx)
  • bug #47855 [Routing] TypeError in Router when using UrlGenerator (@Maximilian.Beckers)
  • bug #47822 [Mailer] fix: use message object from event (@rogamoore)
  • bug #47858 [DoctrineBridge] Implement EventManager::getAllListeners() (@derrabus)

[PR] #48031