Skip to content

Releases: symfony/http-foundation

v6.3.0-RC1

22 May 17:47
v6.3.0-RC1
Compare
Choose a tag to compare
v6.3.0-RC1 Pre-release
Pre-release

Changelog (v6.3.0-BETA3...v6.3.0-RC1)

v6.3.0-BETA3

13 May 07:27
v6.3.0-BETA3
Compare
Choose a tag to compare
v6.3.0-BETA3 Pre-release
Pre-release

Changelog (v6.3.0-BETA2...v6.3.0-BETA3)

v6.3.0-BETA1

01 May 07:21
v6.3.0-BETA1
Compare
Choose a tag to compare
v6.3.0-BETA1 Pre-release
Pre-release

Changelog (v6.2.10...v6.3.0-BETA1)

v6.2.10

28 Apr 13:58
v6.2.10
Compare
Choose a tag to compare

Changelog (v6.2.9...v6.2.10)

v5.4.23

28 Apr 13:33
v5.4.23
Compare
Choose a tag to compare

Changelog (v5.4.22...v5.4.23)

  • bug #48972 Fix memory limit problems in BinaryFileResponse (glady)

v6.2.8

31 Mar 12:05
v6.2.8
Compare
Choose a tag to compare

Changelog (v6.2.7...v6.2.8)

  • bug #49758 Use separate caches for IpUtils checkIp4 and checkIp6 (danielburger1337)
  • bug #49745 Fix wiring session.handler when handler_id is null (nicolas-grekas)

v5.4.22

31 Mar 11:59
v5.4.22
Compare
Choose a tag to compare

Changelog (v5.4.21...v5.4.22)

  • bug #49758 Use separate caches for IpUtils checkIp4 and checkIp6 (danielburger1337)
  • bug #49745 Fix wiring session.handler when handler_id is null (nicolas-grekas)

v6.2.7

28 Feb 14:20
v6.2.7
Compare
Choose a tag to compare

Changelog (v6.2.6...v6.2.7)

  • bug #48880 getMaxAge() returns non-negative integer (pkruithof, fabpot)

v5.4.21

28 Feb 13:26
v5.4.21
Compare
Choose a tag to compare

Changelog (v5.4.20...v5.4.21)

  • bug #48880 getMaxAge() returns non-negative integer (pkruithof, fabpot)

v6.2.6

01 Feb 08:36
v6.2.6
Compare
Choose a tag to compare

Changelog (v6.2.5...v6.2.6)

  • bug #49141 Fix bad return type in IpUtils::checkIp4() (tristankretzer)