Skip to content

v5.4.13

Choose a tag to compare

@fabpot fabpot released this 30 Sep 08:03
· 730 commits to 7.3 since this release
v5.4.13

Changelog (v5.4.12...v5.4.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)