Skip to content

Releases: symfony/http-foundation

v4.4.41

27 Apr 17:19
v4.4.41

Choose a tag to compare

Changelog (v4.4.40...v4.4.41)

  • no significant changes

v6.1.0-BETA1

15 Apr 10:23
v6.1.0-BETA1

Choose a tag to compare

v6.1.0-BETA1 Pre-release
Pre-release

Changelog (v6.0.7...v6.1.0-BETA1)

  • feature #45092 Send Content-Length when calling Response::send() and the content is a non-empty string (nicolas-grekas)
  • feature #45873 Allow dynamic session "ttl" when using a remote storage (nicolas-grekas)
  • feature #45377 Bump minimum version of PHP to 8.1 (nicolas-grekas)
  • feature #45166 add stale while revalidate cache header (remieuronews)
  • feature #44543 Update cookie date time format (chapterjason)

v6.0.7

02 Apr 07:04
v6.0.7

Choose a tag to compare

Changelog (v6.0.6...v6.0.7)

  • no significant changes

v6.0.6

05 Mar 21:25
v6.0.6

Choose a tag to compare

Changelog (v6.0.5...v6.0.6)

  • bug #45631 Fix PHP 8.1 deprecation in Response::isNotModified (HypeMC)

v5.4.6

05 Mar 21:19
v5.4.6

Choose a tag to compare

Changelog (v5.4.5...v5.4.6)

  • bug #45631 Fix PHP 8.1 deprecation in Response::isNotModified (HypeMC)

v4.4.39

05 Mar 21:14
v4.4.39

Choose a tag to compare

Changelog (v4.4.38...v4.4.39)

  • bug #45631 Fix PHP 8.1 deprecation in Response::isNotModified (HypeMC)

v6.0.5

28 Feb 08:11
v6.0.5

Choose a tag to compare

Changelog (v6.0.4...v6.0.5)

  • bug #45495 Fix missing ReturnTypeWillChange attributes (luxemate)
  • bug #45281 Fix connecting to Redis via a socket file (alebedev80)

v5.4.5

28 Feb 08:05
v5.4.5

Choose a tag to compare

Changelog (v5.4.4...v5.4.5)

  • bug #45495 Fix missing ReturnTypeWillChange attributes (luxemate)
  • bug #45281 Fix connecting to Redis via a socket file (alebedev80)

v4.4.38

28 Feb 07:57
v4.4.38

Choose a tag to compare

Changelog (v4.4.37...v4.4.38)

  • bug #45495 Fix missing ReturnTypeWillChange attributes (luxemate)
  • bug #45281 Fix connecting to Redis via a socket file (alebedev80)

v6.0.3

28 Jan 13:07
v6.0.3

Choose a tag to compare

Changelog (v6.0.2...v6.0.3)

  • no significant changes