Skip to content

Releases: symfony/http-kernel

v4.4.37

28 Jan 10:54
v4.4.37
Compare
Choose a tag to compare

Changelog (v4.4.36...v4.4.37)

  • no significant changes

v6.0.2

29 Dec 14:15
v6.0.2
Compare
Choose a tag to compare

Changelog (v6.0.1...v6.0.2)

  • bug #44838 Fix enum typed bindings (ogizanagi)
  • bug #44826 Do not attempt to register enum arguments in controller service locator (ogizanagi)
  • bug #44809 relax return type for memory data collector (94noni)
  • bug #44618 Fix SessionListener without session in request (shyim)
  • bug #44518 Take php session.cookie settings into account (simonchrz)
  • bug #44649 fix how configuring log-level and status-code by exception works (nicolas-grekas)

v5.4.2

29 Dec 13:56
v5.4.2
Compare
Choose a tag to compare

Changelog (v5.4.1...v5.4.2)

  • bug #44838 Fix enum typed bindings (ogizanagi)
  • bug #44826 Do not attempt to register enum arguments in controller service locator (ogizanagi)
  • bug #44809 relax return type for memory data collector (94noni)
  • bug #44618 Fix SessionListener without session in request (shyim)
  • bug #44518 Take php session.cookie settings into account (simonchrz)
  • bug #44649 fix how configuring log-level and status-code by exception works (nicolas-grekas)

v5.3.13

29 Dec 13:20
v5.3.13
Compare
Choose a tag to compare

Changelog (v5.3.12...v5.3.13)

  • bug #44838 Fix enum typed bindings (ogizanagi)
  • bug #44826 Do not attempt to register enum arguments in controller service locator (ogizanagi)
  • bug #44618 Fix SessionListener without session in request (shyim)

v4.4.36

29 Dec 13:08
v4.4.36
Compare
Choose a tag to compare

Changelog (v4.4.35...v4.4.36)

  • bug #44838 Fix enum typed bindings (ogizanagi)
  • bug #44826 Do not attempt to register enum arguments in controller service locator (ogizanagi)

v6.0.1

09 Dec 13:47
v6.0.1
Compare
Choose a tag to compare

Changelog (v6.0.0...v6.0.1)

  • bug #44494 Remove FQCN type hints on properties (fabpot)
  • bug #44437 Fix wrong usage of SessionUtils::popSessionCookie (simonchrz)
  • bug #44402 Fix using FileLinkFormatter after serialization (derrabus)
  • bug #44395 fix sending Vary: Accept-Language when appropriate (nicolas-grekas)

v5.4.1

09 Dec 13:41
v5.4.1
Compare
Choose a tag to compare

Changelog (v5.4.0...v5.4.1)

  • bug #44437 Fix wrong usage of SessionUtils::popSessionCookie (simonchrz)
  • bug #44395 fix sending Vary: Accept-Language when appropriate (nicolas-grekas)

v6.0.0

29 Nov 17:09
v6.0.0
Compare
Choose a tag to compare

Changelog (v6.0.0-RC1...v6.0.0)

  • no significant changes

v5.4.0

29 Nov 17:01
v5.4.0
Compare
Choose a tag to compare

Changelog (v5.4.0-RC1...v5.4.0)

  • no significant changes

v6.0.0-RC1

24 Nov 09:06
v6.0.0-RC1
Compare
Choose a tag to compare
v6.0.0-RC1 Pre-release
Pre-release

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

  • no significant changes