Skip to content

Releases: symfony/http-foundation

v3.4.39

30 Mar 06:41
v3.4.39
Compare
Choose a tag to compare

Changelog (v3.4.38...v3.4.39)

  • bug #36173 Fix clear cookie samesite (guillbdx)

v5.0.6

27 Mar 16:29
v5.0.6
Compare
Choose a tag to compare

Changelog (v5.0.5...v5.0.6)

  • bug #36173 Fix clear cookie samesite (guillbdx)
  • bug #36103 fix preloading script generation (nicolas-grekas)

v4.4.6

27 Mar 08:52
v4.4.6
Compare
Choose a tag to compare

Changelog (v4.4.5...v4.4.6)

  • bug #36173 Fix clear cookie samesite (guillbdx)
  • bug #36103 fix preloading script generation (nicolas-grekas)

v5.0.5

29 Feb 12:31
v5.0.5
Compare
Choose a tag to compare

Changelog (v5.0.4...v5.0.5)

  • bug #35709 fix not sending Content-Type header for 204 responses (Tobion)
  • bug #35583 Add missing use statements (fabpot)

v4.4.5

29 Feb 10:35
v4.4.5
Compare
Choose a tag to compare

Changelog (v4.4.4...v4.4.5)

  • bug #35709 fix not sending Content-Type header for 204 responses (Tobion)
  • bug #35583 Add missing use statements (fabpot)

v3.4.38

29 Feb 10:31
v3.4.38
Compare
Choose a tag to compare

Changelog (v3.4.37...v3.4.38)

  • bug #35605 fix support for samesite in session cookies (fabpot)
  • bug #35305  Fix stale-if-error behavior, add tests (mpdude)

v5.0.4

13 Feb 07:56
v5.0.4
Compare
Choose a tag to compare

Changelog (v5.0.3...v5.0.4)

  • bug #35305  Fix stale-if-error behavior, add tests (mpdude)

v4.4.4

13 Feb 08:03
v4.4.4
Compare
Choose a tag to compare

Changelog (v4.4.3...v4.4.4)

  • bug #35305  Fix stale-if-error behavior, add tests (mpdude)

v4.3.11

13 Feb 08:05
v4.3.11
Compare
Choose a tag to compare

Changelog (v4.3.10...v4.3.11)

  • bug #35305  Fix stale-if-error behavior, add tests (mpdude)

v5.0.3

13 Feb 09:11
v5.0.3
Compare
Choose a tag to compare

Changelog (v5.0.2...v5.0.3)

  • no changes