Releases: symfony/http-kernel
Releases · symfony/http-kernel
v5.4.15
Changelog (v5.4.14...v5.4.15)
- bug #47857 Fix empty request stack when terminating with exception (krzyc)
- bug #47878 Remove EOL when using error_log() in HttpKernel Logger (cyve)
v4.4.48
Changelog (v4.4.47...v4.4.48)
- bug #47857 Fix empty request stack when terminating with exception (krzyc)
- bug #47878 Remove EOL when using error_log() in HttpKernel Logger (cyve)
v6.2.0-BETA1
Changelog (v6.1.6...v6.2.0-BETA1)
- feature #47483 Make Logger implement DebugLoggerInterface (MatTheCat)
- feature #47730 Ban DateTime from the codebase (WebMamba)
- feature #47377 Use Accept-Language header even if there are no enabled locales (MatTheCat)
- feature #38996 Remove the default values from setters with a nullable parameter (derrabus, nicolas-grekas)
- feature #47236 Generate lazy-loading virtual proxies for non-ghostable lazy services (nicolas-grekas)
- feature #47363 Replace ArgumentValueResolverInterface by ValueResolverInterface (nicolas-grekas)
- feature #47094 Use xxh128 algorithm instead of sha256 for http cache store key (Pascal Woerde)
- feature #46514 Add option to render Surrogate fragment with absolute URIs (Kern046)
- feature #42355 Bugfix/last modified response strategy (aschempp)
- feature #46880 Add
#[Cache()]
to describe the default HTTP cache headers on controllers (nicolas-grekas) - feature #46752 Use lazy-loading ghost object proxies out of the box (nicolas-grekas)
- feature #46906 Add
#[Template()]
to describe how to render arrays returned by controllers (nicolas-grekas) - feature #46183 Hide sensitive information with
SensitiveParameter
attribute (GromNaN) - feature #46001 Add
ControllerEvent::getAttributes()
to handle attributes on controllers (nicolas-grekas) - feature #46763 Do not call terminate() on cache hit (Toflar)
- feature #45997 Add deprecation warning to show
HttpKernel::handle()
will catch throwables (Nyholm) - feature #46614 Remove Debug component leftovers (chalasr)
v6.1.6
Changelog (v6.1.5...v6.1.6)
- bug #46956 Allow to specify
null
for exception mapping configuration values (andrew-demb)
v6.0.14
Changelog (v6.0.13...v6.0.14)
- bug #46956 Allow to specify
null
for exception mapping configuration values (andrew-demb)
v5.4.14
Changelog (v5.4.13...v5.4.14)
- bug #46956 Allow to specify
null
for exception mapping configuration values (andrew-demb)
v4.4.47
Changelog (v4.4.46...v4.4.47)
- no significant changes
v6.1.5
Changelog (v6.1.4...v6.1.5)
- bug #47675 Use Accept-Language header even if there are no enabled locales (MatTheCat)
- bug #47491 Prevent exception in RequestDataCollector if request stack is empty (aschempp)
- bug #47435 lock when writting profiles (nicolas-grekas)
v6.0.13
Changelog (v6.0.12...v6.0.13)
- bug #47491 Prevent exception in RequestDataCollector if request stack is empty (aschempp)
- bug #47435 lock when writting profiles (nicolas-grekas)
v5.4.13
Changelog (v5.4.12...v5.4.13)
- bug #47491 Prevent exception in RequestDataCollector if request stack is empty (aschempp)
- bug #47435 lock when writting profiles (nicolas-grekas)