Skip to content

v4.4.46

Compare
Choose a tag to compare
@fabpot fabpot released this 30 Sep 07:40
· 1210 commits to 7.3 since this release
v4.4.46

Changelog (v4.4.45...v4.4.46)

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