Releases: symfony/http-kernel
Releases · symfony/http-kernel
v7.0.0-BETA1
Changelog (v6.3.6...v7.0.0-BETA1)
- feature symfony/symfony#52079 [HttpKernel] Add parameters
kernel.runtime_mode
andkernel.runtime_mode.*
, all set from env varAPP_RUNTIME_MODE
(@nicolas-grekas) - feature symfony/symfony#51470 [FrameworkBundle][Serializer] Deprecate annotations (@alexandre-daubois)
- feature symfony/symfony#47416 [Console][FrameworkBundle][HttpKernel][WebProfilerBundle] Enable profiling commands (@HeahDude)
- feature symfony/symfony#50391 [FrameworkBundle][HttpKernel] Introduce
$buildDir
argument toWarmableInterface::warmup
to warm read-only artefacts inbuild_dir
(@okhoshi) - feature symfony/symfony#50734 [ErrorHandler] Improve fileLinkFormat handling (@nlemoine)
- feature symfony/symfony#51832 [DependencyInjection] Add
#[AutowireIterator]
attribute and improve#[AutowireLocator]
(@nicolas-grekas, @kbond) - feature symfony/symfony#51771 Update the design of the Symfony Welcome Page (@javiereguiluz)
- feature symfony/symfony#50392 Move UriSigner from HttpKernel to HttpFoundation package (@alexander-schranz)
- feature symfony/symfony#51772 [WebProfilerBundle] Support
!
negation operator in url filter (@SzymonKaminski) - feature symfony/symfony#51712 Deprecate
Kernel::stripComments()
(@alamirault) - feature symfony/symfony#51626 [TwigBridge][TwigBundle] Drop support for Twig 2 (@derrabus)
- feature symfony/symfony#51425 [FrameworkBundle][Validator] Deprecate annotation occurrences (@alexandre-daubois)
- feature symfony/symfony#51392 [DependencyInjection] add
#[AutowireLocator]
attribute (@kbond) - feature symfony/symfony#51284 [FrameworkBundle][HttpKernel][MonologBridge] Revisit wiring of debug loggers (@nicolas-grekas)
- feature symfony/symfony#51004 [HttpKernel] Support backed enums in
#[MapQueryParameter]
(@andersmateusz) - feature symfony/symfony#47715 [Form] Removing self-closing slash from
<input>
(@ThomasLandauer) - feature symfony/symfony#50767 [HttpKernel] RequestPayloadValueResolver Add support for custom http status code (@zim32)
- feature symfony/symfony#50911 [HttpKernel] Enhance exception if possible (@lyrixx)
- feature symfony/symfony#51069 Add types to public and protected properties (@nicolas-grekas)
- feature symfony/symfony#50852 [Components] Convert to native return types (@wouterj)
- feature symfony/symfony#50842 Add missing return types to magic methods (@wouterj)
- feature symfony/symfony#50873 Remove remaining deprecated code paths (@nicolas-grekas)
- feature symfony/symfony#50858 [HttpKernel] Remove deprecated code paths (@nicolas-grekas)
- feature symfony/symfony#50839 Remove BC layers related to new methods and new parameters (@nicolas-grekas)
- feature symfony/symfony#50578 [DependencyInjection] Remove deprecations across the component (@alexandre-daubois)
- feature symfony/symfony#50615 [DependencyInjection] Deprecate
ContainerAwareInterface
,ContainerAwareTrait
andContainerAwareLoader
(@alexandre-daubois) - feature symfony/symfony#50335 [HttpKernel] Add optional
$className
param toControllerEvent::getAttributes()
(@HypeMC) - feature symfony/symfony#50404 Bump to PHP 8.2 minimum (@nicolas-grekas)
v6.4.0-BETA1
Changelog (v6.3.6...v6.4.0-BETA1)
- feature symfony/symfony#52079 [HttpKernel] Add parameters
kernel.runtime_mode
andkernel.runtime_mode.*
, all set from env varAPP_RUNTIME_MODE
(@nicolas-grekas) - feature symfony/symfony#51470 [FrameworkBundle][Serializer] Deprecate annotations (@alexandre-daubois)
- feature symfony/symfony#47416 [Console][FrameworkBundle][HttpKernel][WebProfilerBundle] Enable profiling commands (@HeahDude)
- feature symfony/symfony#50391 [FrameworkBundle][HttpKernel] Introduce
$buildDir
argument toWarmableInterface::warmup
to warm read-only artefacts inbuild_dir
(@okhoshi) - feature symfony/symfony#50734 [ErrorHandler] Improve fileLinkFormat handling (@nlemoine)
- feature symfony/symfony#51832 [DependencyInjection] Add
#[AutowireIterator]
attribute and improve#[AutowireLocator]
(@nicolas-grekas, @kbond) - feature symfony/symfony#50392 Move UriSigner from HttpKernel to HttpFoundation package (@alexander-schranz)
- feature symfony/symfony#51772 [WebProfilerBundle] Support
!
negation operator in url filter (@SzymonKaminski) - feature symfony/symfony#51712 Deprecate
Kernel::stripComments()
(@alamirault) - feature symfony/symfony#51425 [FrameworkBundle][Validator] Deprecate annotation occurrences (@alexandre-daubois)
- feature symfony/symfony#51392 [DependencyInjection] add
#[AutowireLocator]
attribute (@kbond) - feature symfony/symfony#51284 [FrameworkBundle][HttpKernel][MonologBridge] Revisit wiring of debug loggers (@nicolas-grekas)
- feature symfony/symfony#51004 [HttpKernel] Support backed enums in
#[MapQueryParameter]
(@andersmateusz) - feature symfony/symfony#47715 [Form] Removing self-closing slash from
<input>
(@ThomasLandauer) - feature symfony/symfony#50767 [HttpKernel] RequestPayloadValueResolver Add support for custom http status code (@zim32)
- feature symfony/symfony#50911 [HttpKernel] Enhance exception if possible (@lyrixx)
- feature symfony/symfony#50842 Add missing return types to magic methods (@wouterj)
- feature symfony/symfony#50615 [DependencyInjection] Deprecate
ContainerAwareInterface
,ContainerAwareTrait
andContainerAwareLoader
(@alexandre-daubois) - feature symfony/symfony#50335 [HttpKernel] Add optional
$className
param toControllerEvent::getAttributes()
(@HypeMC)
v6.3.6
Changelog (v6.3.5...v6.3.6)
- bug symfony/symfony#52201 [HttpKernel] Resolve EBADP error on flock with LOCK_SH with NFS (@driskell)
- bug symfony/symfony#51972 [HttpKernel] Handle nullable callback of
StreamedResponse
(@elementaire)
v6.3.5
Changelog (v6.3.4...v6.3.5)
- bug symfony/symfony#51509 [HttpKernel] Fix the order of merging of serializationContext and self::CONTEXT_DENORMALIZE (@pedrocasado)
v5.4.29
Changelog (v5.4.28...v5.4.29)
- no significant changes
v6.3.4
Changelog (v6.3.3...v6.3.4)
- bug symfony/symfony#51396 [HttpKernel] Fix missing Request in RequestStack for StreamedResponse (Ismail Turan)
- bug symfony/symfony#51219 [DependencyInjection][HttpKernel] Fix using
#[AutowireCallable]
with controller arguments (@HypeMC)
v5.4.28
Changelog (v5.4.27...v5.4.28)
- no significant changes
v6.3.3
Changelog (v6.3.2...v6.3.3)
- no significant changes
v6.2.14
Changelog (v6.2.13...v6.2.14)
- no significant changes
v5.4.27
Changelog (v5.4.26...v5.4.27)
- no significant changes