Skip to content

v6.0.13

Choose a tag to compare

@fabpot fabpot released this 30 Sep 08:10
· 615 commits to 7.3 since this release
v6.0.13

Changelog (v6.0.12...v6.0.13)

  • 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)