Releases: symfony/http-kernel
Releases · symfony/http-kernel
v7.3.0-BETA1
Changelog (v7.2.6...v7.3.0-BETA1)
- feature symfony/symfony#57309 [FrameworkBundle][HttpKernel] Allow configuring the logging channel per type of exceptions (@Arkalo2)
- feature symfony/symfony#59904 [Routing] Add alias in
{foo:bar}
syntax in route parameter (@eltharin) - feature symfony/symfony#59890 [VarExporter] Leverage native lazy objects (@nicolas-grekas)
- feature symfony/symfony#60020 [FrameworkBundle] Make
ServicesResetter
autowirable (@lyrixx) - feature symfony/symfony#58717 [HttpKernel] Support
Uid
in#[MapQueryParameter]
(@seb-jean) - feature symfony/symfony#58564 [HttpKernel] Let Monolog handle the creation of log folder for improved readonly containers handling (@shyim)
- feature symfony/symfony#59301 [Cache][HttpKernel] Add a
noStore
argument to the#
attribute (@smnandre) - feature symfony/symfony#59022 [HttpFoundation] Generate url-safe hashes for signed urls (@valtzu)
- feature symfony/symfony#59157 [HttpKernel] [MapQueryString] added key argument to MapQueryString attribute (@feymo)
v7.2.6
Changelog (v7.2.5...v7.2.6)
- bug symfony/symfony#60165 [HttpKernel] Do not ignore enum in controller arguments when it has an
#[Autowire]
attribute (@ruudk)
v6.4.21
Changelog (v6.4.20...v6.4.21)
- bug symfony/symfony#60165 [HttpKernel] Do not ignore enum in controller arguments when it has an
#[Autowire]
attribute (@ruudk)
v7.2.5
Changelog (v7.2.4...v7.2.5)
- bug symfony/symfony#60019 [HttpKernel] Fix
TraceableEventDispatcher
when theStopwatch
service has been reset (@lyrixx) - bug symfony/symfony#59975 [HttpKernel] Only remove
E_WARNING
from error level during kernel init (@fritzmg)
v6.4.20
Changelog (v6.4.19...v6.4.20)
- bug symfony/symfony#60019 [HttpKernel] Fix
TraceableEventDispatcher
when theStopwatch
service has been reset (@lyrixx) - bug symfony/symfony#59975 [HttpKernel] Only remove
E_WARNING
from error level during kernel init (@fritzmg)
v7.2.4
Changelog (v7.2.3...v7.2.4)
- no significant changes
v6.4.19
Changelog (v6.4.18...v6.4.19)
- no significant changes
v7.2.3
Changelog (v7.2.2...v7.2.3)
- bug symfony/symfony#59357 [HttpKernel] Don't override existing
LoggerInterface
autowiring alias inLoggerPass
(@nicolas-grekas)
v7.1.11
Changelog (v7.1.10...v7.1.11)
- bug symfony/symfony#59357 [HttpKernel] Don't override existing
LoggerInterface
autowiring alias inLoggerPass
(@nicolas-grekas)
v6.4.18
Changelog (v6.4.17...v6.4.18)
- bug symfony/symfony#59357 [HttpKernel] Don't override existing
LoggerInterface
autowiring alias inLoggerPass
(@nicolas-grekas)