Skip to content

Releases: symfony/http-kernel

v4.4.26

30 Jun 08:23
v4.4.26
Compare
Choose a tag to compare

Changelog (v4.4.25...v4.4.26)

  • bug #41665 Keep max lifetime also when part of the responses don't set it (mpdude)
  • bug #41663 Keep s-maxage=0 from ESI sub-responses (mpdude)

v5.3.2

17 Jun 14:21
v5.3.2
Compare
Choose a tag to compare

Changelog (v5.3.1...v5.3.2)

  • no significant changes

v5.3.1

02 Jun 10:21
v5.3.1
Compare
Choose a tag to compare

Changelog (v5.3.0...v5.3.1)

  • bug #41485 fix ArgumentMetadataFactory messes up controller arguments with attributes (sgehrig)
  • bug #41461 Fix Symfony 5.3 end of maintenance date (jmsche)

v5.2.10

01 Jun 10:22
v5.2.10
Compare
Choose a tag to compare

Changelog (v5.2.9...v5.2.10)

  • no significant changes

v4.4.25

01 Jun 09:03
v4.4.25
Compare
Choose a tag to compare

Changelog (v4.4.24...v4.4.25)

  • no significant changes

v5.3.0

31 May 11:18
v5.3.0
Compare
Choose a tag to compare

Changelog (v5.3.0-RC1...v5.3.0)

  • bug #41402 Throw when HttpKernel is created and the env is empty (nicolas-grekas)

v5.3.0-RC1

19 May 13:42
v5.3.0-RC1
Compare
Choose a tag to compare
v5.3.0-RC1 Pre-release
Pre-release

Changelog (v5.3.0-BETA4...v5.3.0-RC1)

  • bug #41240 Fixed deprecation warnings about passing null as parameter (derrabus)

v5.2.9

19 May 12:28
v5.2.9
Compare
Choose a tag to compare

Changelog (v5.2.8...v5.2.9)

  • bug #41240 Fixed deprecation warnings about passing null as parameter (derrabus)

v4.4.24

19 May 12:21
v4.4.24
Compare
Choose a tag to compare

Changelog (v4.4.23...v4.4.24)

  • bug #41240 Fixed deprecation warnings about passing null as parameter (derrabus)

v3.4.49

19 May 12:09
v3.4.49
Compare
Choose a tag to compare

Changelog (v3.4.48...v3.4.49)

  • no significant changes