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 (v6.1.6...v6.2.0-BETA1)
SerializedPath
annotation to flatten nested attributes #43534 [Serializer] AddSerializedPath
annotation to flatten nested attributes (@boenner)hash_property_path
option toPasswordType
#46224 [Form] Addhash_property_path
option toPasswordType
(@Seb33300)withOptions()
toHttplugClient
andPsr18Client
#47936 [HttpClient] AddwithOptions()
toHttplugClient
andPsr18Client
(@nicolas-grekas)allow_no_senders
to enable throwing when a message doesn't have a sender #46053 [Messenger] Add optionallow_no_senders
to enable throwing when a message doesn't have a sender (@babeuloula)RequestMatcher
#45907 [SecurityBundle] Allow specifying attributes forRequestMatcher
(@freiondrej-lmc)PhpAstExtractor
#46161 [Translation] AddPhpAstExtractor
(@welcoMattic)enable_authenticator_manager
option #47890 [SecurityBundle] Deprecate theenable_authenticator_manager
option (@chalasr)ContainerAwareEventManager::getListeners()
without event name #47864 [DoctrineBridge] Deprecate callingContainerAwareEventManager::getListeners()
without event name (@derrabus)cache_dir
configurable #47496 [FrameworkBundle] Make the Routercache_dir
configurable (@mpdude)YamlEncoder
#47243 Add context option to configure the indentation of nested nodes forYamlEncoder
(@dbu)AppVariable
#47535 [TwigBridge] Expose current route inAppVariable
(@HeahDude)ChainUserChecker
to allow calling multiple user checkers for a firewall #46064 [Security] Add aChainUserChecker
to allow calling multiple user checkers for a firewall (@mbabker)When
constraint and validator #42593 [Validator] Add theWhen
constraint and validator (@wuchen90)getDateTime()
and apply to relevant UIDs #47507 [Uid] Add interface forgetDateTime()
and apply to relevant UIDs (@shrikeh)SubscribedService[]
#47101 [DependencyInjection] Allow service subscribers to returnSubscribedService[]
(@kbond)TransportNamesStamp
to change the transport while dispatching a message #39306 [Messenger] AddTransportNamesStamp
to change the transport while dispatching a message (@asilelik, @fabpot)#[When]
attribute #47196 Allow extending#[When]
attribute (@ruudk)messenger:count
command that return a list of transports with their "to be processed" message count. #46571 [Messenger] Add newmessenger:count
command that return a list of transports with their "to be processed" message count. (@ktherage, @ogizanagi, @ext - THERAGE Kevin)EmojiTransliterator
to translate emoji to many locales #46755 [Intl] AddEmojiTransliterator
to translate emoji to many locales (@lyrixx, @nicolas-grekas)from
inSmsMessage
#45987 [Notifier] Addfrom
inSmsMessage
(@alamirault)DataCollector
#46806 [Cache][WebProfilerBundle] Add adapter class to CacheDataCollector
(@Jean-Beru)resolve-env
option to debug:config command #46821 [FrameworkBundle] Addresolve-env
option to debug:config command (@alexandre-daubois)FailedMessagesShowCommand
#47008 [Messenger] Add options toFailedMessagesShowCommand
(@Florian Guimier, @fabpot)max_per_second
option configurable via DSN #46315 [Mailer]max_per_second
option configurable via DSN (@gassan)NAME
const for UID types #46642 [DoctrineBridge] AddNAME
const for UID types (@marcelsiegert)FFI\CData
andFFI\CType
types #46773 [VarDumper] AddFFI\CData
andFFI\CType
types (@SerafimArts)#[Cache()]
to describe the default HTTP cache headers on controllers #46880 [HttpKernel] Add#[Cache()]
to describe the default HTTP cache headers on controllers (@nicolas-grekas)#[Template()]
to describe how to render arrays returned by controllers #46906 [TwigBridge] Add#[Template()]
to describe how to render arrays returned by controllers (@nicolas-grekas)#[IsGranted()]
#46907 [Security] Add#[IsGranted()]
(@nicolas-grekas)SensitiveParameter
attribute #46183 Hide sensitive information withSensitiveParameter
attribute (@GromNaN)shuffle
env processor #46883 [DependencyInjection] Addshuffle
env processor (@ostrolucky)ControllerEvent::getAttributes()
to handle attributes on controllers #46001 [HttpKernel] AddControllerEvent::getAttributes()
to handle attributes on controllers (@nicolas-grekas)AbstractController::render()
able to deal with forms and deprecaterenderForm()
#46854 [FrameworkBundle] MakeAbstractController::render()
able to deal with forms and deprecaterenderForm()
(@nicolas-grekas)HttpKernel::handle()
will catch throwables #45997 [FrameworkBundle][HttpKernel] Add deprecation warning to showHttpKernel::handle()
will catch throwables (@Nyholm)!php/enum *->value
syntax #46771 [Yaml] Add support for!php/enum *->value
syntax (@nicolas-grekas)Security
helper to SecurityBundle #46094 [Security][SecurityBundle] Move theSecurity
helper to SecurityBundle (@chalasr)Requirement::POSITIVE_INT
for common ids and pagination #46430 [Routing] AddRequirement::POSITIVE_INT
for common ids and pagination (@HeahDude)