Skip to content

v6.1.5

Compare
Choose a tag to compare
@fabpot fabpot released this 30 Sep 08:17
· 560 commits to 7.3 since this release
v6.1.5

Changelog (v6.1.4...v6.1.5)

  • bug #47516 Prevent BinaryFileResponse::prepare from adding content type if no content is sent (naitsirch)
  • bug #47530 Always return strings from accept headers (ausi)
  • bug #47434 move flushing outside of Response::closeOutputBuffers (nicolas-grekas)