Release v5.3.0-BETA1#40853
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changelog (v5.2.6...v5.3.0-BETA1)
#[When(env: 'foo')]to skip autoregistering a class when the env doesn't match #40782 [DependencyInjection] Add#[When(env: 'foo')]to skip autoregistering a class when the env doesn't match (@nicolas-grekas)AuthenticatorManager#40567 [Security] Move the badges resolution check toAuthenticatorManager(@chalasr)TranslatorInterface::getLocale()#40554 [Contracts] AddTranslatorInterface::getLocale()(@nicolas-grekas)#[As-prefix]to service attributes #40556 Add#[As-prefix]to service attributes (@nicolas-grekas)#[AsController]attribute for declaring standalone controllers on PHP 8 #40555 [HttpKernel] Add#[AsController]attribute for declaring standalone controllers on PHP 8 (@nicolas-grekas)#[TaggedItem]attribute for defining the index and priority of classes found in tagged iterators/locators #40248 [DependencyInjection] Add#[TaggedItem]attribute for defining the index and priority of classes found in tagged iterators/locators (@nicolas-grekas)ContainerBuilderfromKernelInterface::registerContainerConfiguration()#40432 [HttpKernel] Deprecate returning aContainerBuilderfromKernelInterface::registerContainerConfiguration()(@nicolas-grekas)login_throttling.interval(insecurity.firewalls) option to change the default throttling interval. #40339 [RateLimiter][Security] Add alogin_throttling.interval(insecurity.firewalls) option to change the default throttling interval. (@damienfa, @wouterj)rediss://DSN scheme support for TLS to Redis transport #39607 [Messenger] Addrediss://DSN scheme support for TLS to Redis transport (@njutn95)HttpClientInterface::withOptions()#40306 [HttpClient] AddHttpClientInterface::withOptions()(@nicolas-grekas)Currencies::getCashFractionDigits()andCurrencies::getCashRoundingIncrement()#40257 [Intl] AddCurrencies::getCashFractionDigits()andCurrencies::getCashRoundingIncrement()(@nicolas-grekas)ConsoleCommandattribute for declaring commands on PHP 8 #40234 [Console] AddConsoleCommandattribute for declaring commands on PHP 8 (@nicolas-grekas)#[Autoconfigure]to help define autoconfiguration rules #39804 [DependencyInjection] Add#[Autoconfigure]to help define autoconfiguration rules (@nicolas-grekas)--shortto thelistcommand #39904 [Console] add option--shortto thelistcommand (@nicolas-grekas)listcommand lazy #39851 [Console] enable describing commands in ways that make thelistcommand lazy (@nicolas-grekas)json_manifest_path#39484 [FrameworkBundle] Allow env variables injson_manifest_path(@jderusse)