Releases: symfony/http-kernel
Releases · symfony/http-kernel
v8.0.0-BETA2
Changelog (v8.0.0-BETA1...v8.0.0-BETA2)
- no significant changes
v7.4.0-BETA2
Changelog (v7.4.0-BETA1...v7.4.0-BETA2)
- no significant changes
v7.3.5
Changelog (v7.3.4...v7.3.5)
- bug symfony/symfony#62058 [Console] Ensure
SHELL_VERBOSITYis always restored properly (@ttskch)
v6.4.27
Changelog (v6.4.26...v6.4.27)
- no significant changes
v8.0.0-BETA1
Changelog (v7.3.4...v8.0.0-BETA1)
- feature symfony/symfony#62027 [DebugBundle][HttpKernel] Collect dumps when console profiling is enabled (@HypeMC)
- feature symfony/symfony#62113 [Config][DependencyInjection] Remove support for the fluent PHP config format (@nicolas-grekas)
- feature symfony/symfony#61949 [HttpFoundation] Deprecate HTTP method override for methods GET, HEAD, CONNECT and TRACE (@nicolas-grekas)
- feature symfony/symfony#61986 [DependencyInjection] remove getNamespace() and getXsdValidationBasePath() from ExtensionInterface (@xabbuh)
- feature symfony/symfony#61948 [HttpFoundation] Deprecate Request::get() in favor of using properties ->attributes, query or request directly (@nicolas-grekas)
- feature symfony/symfony#61919 [DependencyInjection] Deprecate
ExtensionInterface::getXsdValidationBasePath()andgetNamespace()(@nicolas-grekas) - feature symfony/symfony#61820 [HttpKernel][WebProfilerBundle] Display runner class in the profiler toolbar (@MatTheCat)
- feature symfony/symfony#60395 [HttpFoundation] Add
#[IsSignatureValid]attribute (@santysisi) - feature symfony/symfony#61173 [HttpFoundation][HttpKernel][WebProfilerBundle] Add support for the
QUERYHTTP method (@alexandre-daubois) - feature symfony/symfony#61424 [HttpKernel][Mime][Serializer][String][Validator] Replace
__sleep/wakeup()by__(un)serialize()(@nicolas-grekas) - feature symfony/symfony#61423 [Mime] Deprecate implementing
__sleep/wakeup()onAbstractPartimplementations (@nicolas-grekas) - feature symfony/symfony#61418 [Validator] Deprecate implementing
__sleep/wakeup()on GenericMetadata implementations (@nicolas-grekas) - feature symfony/symfony#61417 [String] Deprecate implementing
__sleep/wakeup()on string implementations (@nicolas-grekas) - feature symfony/symfony#61412 [HttpKernel] Deprecate
__sleep/wakeup()on kernels and data collectors and makeProfilefinal (@nicolas-grekas) - feature symfony/symfony#61187 Declare new parameters on interfaces and methods explicitly (@nicolas-grekas)
- feature symfony/symfony#60853 [HttpKernel] remove AddAnnotatedClassesToCachePass and related methods (@xabbuh)
- feature symfony/symfony#60845 [DependencyInjection] Remove
#[TaggedIterator]and#[TaggedLocator]attributes (@GromNaN) - feature symfony/symfony#60697 Enforce return types on all components (@nicolas-grekas)
- feature symfony/symfony#60639 Bump Symfony 8 to PHP >= 8.4 (@nicolas-grekas)
- feature symfony/symfony#60498 [HttpCache] Add a
waitingtrace when finding the cache locked (@mpdude) - feature symfony/symfony#60569 [HttpKernel] Do not superseed private cache-control when no-store is set (@alexander-schranz)
v7.4.0-BETA1
Changelog (v7.3.4...v7.4.0-BETA1)
- feature symfony/symfony#62170 [HttpKernel] Add
KernelInterface::getShareDir(),APP_SHARE_DIRandkernel.share_dir(@nicolas-grekas) - feature symfony/symfony#62027 [DebugBundle][HttpKernel] Collect dumps when console profiling is enabled (@HypeMC)
- feature symfony/symfony#61949 [HttpFoundation] Deprecate HTTP method override for methods GET, HEAD, CONNECT and TRACE (@nicolas-grekas)
- feature symfony/symfony#61948 [HttpFoundation] Deprecate Request::get() in favor of using properties ->attributes, query or request directly (@nicolas-grekas)
- feature symfony/symfony#61919 [DependencyInjection] Deprecate
ExtensionInterface::getXsdValidationBasePath()andgetNamespace()(@nicolas-grekas) - feature symfony/symfony#61820 [HttpKernel][WebProfilerBundle] Display runner class in the profiler toolbar (@MatTheCat)
- feature symfony/symfony#60395 [HttpFoundation] Add
#[IsSignatureValid]attribute (@santysisi) - feature symfony/symfony#61173 [HttpFoundation][HttpKernel][WebProfilerBundle] Add support for the
QUERYHTTP method (@alexandre-daubois) - feature symfony/symfony#61423 [Mime] Deprecate implementing
__sleep/wakeup()onAbstractPartimplementations (@nicolas-grekas) - feature symfony/symfony#61418 [Validator] Deprecate implementing
__sleep/wakeup()on GenericMetadata implementations (@nicolas-grekas) - feature symfony/symfony#61417 [String] Deprecate implementing
__sleep/wakeup()on string implementations (@nicolas-grekas) - feature symfony/symfony#61412 [HttpKernel] Deprecate
__sleep/wakeup()on kernels and data collectors and makeProfilefinal (@nicolas-grekas) - feature symfony/symfony#60498 [HttpCache] Add a
waitingtrace when finding the cache locked (@mpdude) - feature symfony/symfony#60569 [HttpKernel] Do not superseed private cache-control when no-store is set (@alexander-schranz)
v7.3.4
Changelog (v7.3.3...v7.3.4)
- bug symfony/symfony#61368 [HttpKernel] Refine Vary header check to skip special handling of 'Accept-Language' when it's the only entry and '_vary_by_language' is
trueinCacheAttributeListener(@santysisi) - bug symfony/symfony#61518 [HttpKernel] Handle an array vary header in the http cache store for write (@philpichet)
- bug symfony/symfony#61727 Replace __sleep/wakeup() by __(un)serialize() for throwing and internal usages (@nicolas-grekas)
v6.4.26
Changelog (v6.4.25...v6.4.26)
- bug symfony/symfony#61368 [HttpKernel] Refine Vary header check to skip special handling of 'Accept-Language' when it's the only entry and '_vary_by_language' is
trueinCacheAttributeListener(@santysisi) - bug symfony/symfony#61518 [HttpKernel] Handle an array vary header in the http cache store for write (@philpichet)
- bug symfony/symfony#61727 Replace __sleep/wakeup() by __(un)serialize() for throwing and internal usages (@nicolas-grekas)
v7.3.3
Changelog (v7.3.2...v7.3.3)
- bug symfony/symfony#61381 [HttpKernel] #[MapUploadedFile] throws http exception on empty files array if argument not nullable nor has default value (@hwawshy)
- bug symfony/symfony#61402 Remove calls to deprecated methods of SplObjectStorage (@nicolas-grekas)
v6.4.25
Changelog (v6.4.24...v6.4.25)
- bug symfony/symfony#61402 Remove calls to deprecated methods of SplObjectStorage (@nicolas-grekas)