Skip to content

Releases: symfony/http-kernel

v5.4.0-BETA1

05 Nov 07:19
v5.4.0-BETA1
Compare
Choose a tag to compare
v5.4.0-BETA1 Pre-release
Pre-release

Changelog (v5.3.10...v5.4.0-BETA1)

  • feature #42471 Add generic types to traversable implementations (derrabus)
  • feature #43138 Add the ability to enable the profiler using a parameter (dunglas)
  • feature #43411 Deprecate passing null as $requestIp in IpUtils (W0rma)
  • feature #43108 Add basic support for language negotiation (GregoireHebert)
  • feature #42244 Add support for configuring log level, and status code by exception class (lyrixx)
  • feature #42532 Sort services in service locator according to priority (BoShurik)
  • feature #41390 Add session cookie handling in cli context (alexander-schranz, Nyholm)
  • feature #42195 Redesigned the log section (javiereguiluz)

v5.3.10

29 Oct 08:40
v5.3.10
Compare
Choose a tag to compare

Changelog (v5.3.9...v5.3.10)

  • no significant changes

v4.4.33

29 Oct 08:36
v4.4.33
Compare
Choose a tag to compare

Changelog (v4.4.32...v4.4.33)

  • no significant changes

v5.3.9

28 Sep 10:38
v5.3.9
Compare
Choose a tag to compare

Changelog (v5.3.8...v5.3.9)

  • no significant changes

v5.3.8

28 Sep 08:55
v5.3.8
Compare
Choose a tag to compare

Changelog (v5.3.7...v5.3.8)

  • bug #42830 Fix empty timeline in profiler (nicodmf)

v4.4.32

28 Sep 10:24
v4.4.32
Compare
Choose a tag to compare

Changelog (v4.4.31...v4.4.32)

  • no significant changes

v4.4.31

28 Sep 08:51
v4.4.31
Compare
Choose a tag to compare

Changelog (v4.4.30...v4.4.31)

  • bug #42830 Fix empty timeline in profiler (nicodmf)

v5.3.7

30 Aug 12:42
v5.3.7
Compare
Choose a tag to compare

Changelog (v5.3.6...v5.3.7)

  • bug #42377 Remove preloading legacy event dispatcher (OskarStark)
  • bug #42331 always close open stopwatch section after handling kernel.request events (xabbuh)

v4.4.30

30 Aug 12:33
v4.4.30
Compare
Choose a tag to compare

Changelog (v4.4.29...v4.4.30)

  • bug #42331 always close open stopwatch section after handling kernel.request events (xabbuh)

v5.3.6

29 Jul 07:19
v5.3.6
Compare
Choose a tag to compare

Changelog (v5.3.5...v5.3.6)

  • no significant changes