Skip to content

Releases: symfony/http-foundation

v6.0.15

28 Oct 18:05
v6.0.15

Choose a tag to compare

Changelog (v6.0.14...v6.0.15)

  • no significant changes

v5.4.15

28 Oct 17:59
v5.4.15

Choose a tag to compare

Changelog (v5.4.14...v5.4.15)

  • no significant changes

v4.4.48

28 Oct 17:50
v4.4.48

Choose a tag to compare

Changelog (v4.4.47...v4.4.48)

  • no significant changes

v6.2.0-BETA1

24 Oct 13:03
v6.2.0-BETA1

Choose a tag to compare

v6.2.0-BETA1 Pre-release
Pre-release

Changelog (v6.1.6...v6.2.0-BETA1)

  • feature #47730 Ban DateTime from the codebase (WebMamba)
  • feature #47595 Extract request matchers for better reusability (fabpot)
  • feature #38996 Remove the default values from setters with a nullable parameter (derrabus, nicolas-grekas)
  • feature #47094 Use xxh128 algorithm instead of sha256 for http cache store key (Pascal Woerde)
  • feature #45034 Rename Request::getContentType to getContentTypeFormat (MarkPedron)
  • feature #46491 Introduce FlashBagAwareSessionInterface (VincentLanglet)

v6.1.6

12 Oct 07:54
v6.1.6

Choose a tag to compare

Changelog (v6.1.5...v6.1.6)

  • bug #47746 Fix BinaryFileResponse content type detection logic (X-Coder264)

v6.0.14

12 Oct 07:48
v6.0.14

Choose a tag to compare

Changelog (v6.0.13...v6.0.14)

  • bug #47746 Fix BinaryFileResponse content type detection logic (X-Coder264)

v5.4.14

12 Oct 07:43
v5.4.14

Choose a tag to compare

Changelog (v5.4.13...v5.4.14)

  • bug #47746 Fix BinaryFileResponse content type detection logic (X-Coder264)

v4.4.47

12 Oct 07:12
v4.4.47

Choose a tag to compare

Changelog (v4.4.46...v4.4.47)

  • bug #47746 Fix BinaryFileResponse content type detection logic (X-Coder264)

v6.1.5

30 Sep 08:17
v6.1.5

Choose a tag to compare

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)

v6.0.13

30 Sep 08:10
v6.0.13

Choose a tag to compare

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)