Releases: symfony/http-kernel
Releases · symfony/http-kernel
v7.1.0-BETA1
Changelog (v7.0.7...v7.1.0-BETA1)
- feature symfony/symfony#54455 [DoctrineBridge] Deprecate auto-mapping of entities in favor of mapped route parameters (@nicolas-grekas)
- feature symfony/symfony#54720 [Routing] Add
{foo:bar}
syntax to define a mapping between a route parameter and its corresponding request attribute (@nicolas-grekas) - feature symfony/symfony#54371 [DependencyInjection] Deprecate
#[TaggedIterator]
and#[TaggedLocator]
(@GromNaN) - feature symfony/symfony#49978 [HttpKernel] Introduce
#[MapUploadedFile]
controller argument attribute (@renedelima) - feature symfony/symfony#53801 [HttpKernel] Deprecate
AddAnnotatedClassesToCachePass
and related code infrastructure (@nicolas-grekas) - feature symfony/symfony#54385 [HttpKernel] Map a list of items with
MapRequestPayload
attribute (@yceruto) - feature symfony/symfony#52843 [DependencyInjection] Prepending extension configs with file loaders (@yceruto)
- feature symfony/symfony#53898 [Serializer] Add context for
CamelCaseToSnakeCaseNameConverter
(@AurelienPillevesse) - feature symfony/symfony#54153 [HttpKernel] allow boolean argument support for MapQueryString (@Jean-Beru)
- feature symfony/symfony#54016 [DependencyInjection] Add
#[AutowireMethodOf]
attribute to autowire a method of a service as a callable (@nicolas-grekas) - feature symfony/symfony#54107 [HttpKernel] Improve error reporting when requiring the wrong Request class (@ilyachase)
- feature symfony/symfony#53209 [HttpKernel] Add support for custom HTTP status code for the
#[MapQueryParameter]
attribute (@ovidiuenache) - feature symfony/symfony#53191 [HttpKernel] Allow
#[WithHttpStatus]
and#[WithLogLevel]
to take effect on interfaces (@priyadi) - feature symfony/symfony#53212 [HttpKernel] Add
HttpException::fromStatusCode()
(@nicolas-grekas) - feature symfony/symfony#52948 Use faster hashing algorithms when possible (@javiereguiluz)
- feature symfony/symfony#52989 allow Twig 4 (@xabbuh)
- feature symfony/symfony#52879 [PropertyAccess][Serializer] Fix "type unknown" on denormalize (@seferov)
- feature symfony/symfony#52128 [HttpKernel] Introduce
ExceptionEvent::isKernelTerminating()
to skip error rendering when kernel is terminating (@VincentLanglet) - feature symfony/symfony#52636 [DependencyInjection] Prepend extension config with
ContainerConfigurator
(@yceruto)
v7.0.7
Changelog (v7.0.6...v7.0.7)
- bug symfony/symfony#54072 [HttpKernel] Fix datacollector caster for reference object property (@ebuildy)
- bug symfony/symfony#54547 [HttpKernel] Force non lazy controller services (@smnandre)
v6.4.7
Changelog (v6.4.6...v6.4.7)
- bug symfony/symfony#54072 [HttpKernel] Fix datacollector caster for reference object property (@ebuildy)
- bug symfony/symfony#54547 [HttpKernel] Force non lazy controller services (@smnandre)
v5.4.39
Changelog (v5.4.38...v5.4.39)
- bug symfony/symfony#54072 [HttpKernel] Fix datacollector caster for reference object property (@ebuildy)
- bug symfony/symfony#54547 [HttpKernel] Force non lazy controller services (@smnandre)
v7.0.6
Changelog (v7.0.5...v7.0.6)
- bug symfony/symfony#54254 [HttpKernel] Fix creating
ReflectionMethod
with only one argument (@alexandre-daubois)
v6.4.6
Changelog (v6.4.5...v6.4.6)
- bug symfony/symfony#54254 [HttpKernel] Fix creating
ReflectionMethod
with only one argument (@alexandre-daubois)
v5.4.38
Changelog (v5.4.37...v5.4.38)
- no significant changes
v7.0.5
Changelog (v7.0.4...v7.0.5)
- no significant changes
v6.4.5
Changelog (v6.4.4...v6.4.5)
- no significant changes
v5.4.37
Changelog (v5.4.36...v5.4.37)
- no significant changes