Skip to content

Releases: symfony/http-kernel

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-BETA2

07 May 12:04
v6.3.0-BETA2
Compare
Choose a tag to compare
v6.3.0-BETA2 Pre-release
Pre-release

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

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)

Read more

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)

  • no significant changes

v6.2.9

13 Apr 16:48
v6.2.9
Compare
Choose a tag to compare

Changelog (v6.2.8...v6.2.9)

  • no significant changes

v6.2.8

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

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

  • bug #49706 Stop stopwatch events in case of exception (MatTheCat)
  • bug #49657 Change limit argument from string to integer for Profiler (Aliance)

v5.4.22

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

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

  • bug #49706 Stop stopwatch events in case of exception (MatTheCat)
  • bug #49657 Change limit argument from string to integer for Profiler (Aliance)

v6.2.7

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

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

  • bug #49265 Fix setting the session on the main request when it's started by a subrequest (nicolas-grekas)
  • bug #48880 getMaxAge() returns non-negative integer (pkruithof, fabpot)