Releases: symfony/http-kernel
Releases · symfony/http-kernel
v5.4.0-BETA1
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
Changelog (v5.3.9...v5.3.10)
- no significant changes
v4.4.33
Changelog (v4.4.32...v4.4.33)
- no significant changes
v5.3.9
Changelog (v5.3.8...v5.3.9)
- no significant changes
v5.3.8
Changelog (v5.3.7...v5.3.8)
- bug #42830 Fix empty timeline in profiler (nicodmf)
v4.4.32
Changelog (v4.4.31...v4.4.32)
- no significant changes
v4.4.31
Changelog (v4.4.30...v4.4.31)
- bug #42830 Fix empty timeline in profiler (nicodmf)
v5.3.7
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
Changelog (v4.4.29...v4.4.30)
- bug #42331 always close open stopwatch section after handling
kernel.request
events (xabbuh)
v5.3.6
Changelog (v5.3.5...v5.3.6)
- no significant changes