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.2.10...v6.3.0-BETA1)
@requiredannotation #48990 [DependencyInjection] deprecate the@requiredannotation (@alexislefebvre)excludeoption to theCascadeconstraint #49596 [Validator] Add theexcludeoption to theCascadeconstraint (@alexandre-daubois)getSupportedTypesto allow better performance #49291 [Serializer] Add methodsgetSupportedTypesto allow better performance (@tucksaun, @nicolas-grekas)#[MapDecorated]in favor of#[AutowireDecorated]#49642 [DependencyInjection] Deprecate#[MapDecorated]in favor of#[AutowireDecorated](@nicolas-grekas)#[ValueResolver]and#[AsPinnedValueResolver]#48992 [HttpKernel] Introduce pinnable value resolvers with#[ValueResolver]and#[AsPinnedValueResolver](@MatTheCat)UriTemplateHttpClient#49302 [HttpClient] AddUriTemplateHttpClient(@fancyweb)cache:clearcommand #49139 [FrameworkBundle][HttpKernel] Display warmers duration on debug verbosity forcache:clearcommand (@alexandre-daubois)ErrorHandleron boot #49275 [FrameworkBundle][HttpKernel] ConfigureErrorHandleron boot (@HypeMC)NoSuspiciousCharactersconstraint to validate a string is not suspicious #49300 [Validator] Add aNoSuspiciousCharactersconstraint to validate a string is not suspicious (@MatTheCat)skip_response_headersto theHttpCacheoptions #49318 [HttpKernel] Addskip_response_headersto theHttpCacheoptions (@Toflar)BatchHandlerTraitwithgetBatchSize()#49428 [Messenger] Allow to define batch size when usingBatchHandlerTraitwithgetBatchSize()(@alexandre-daubois)Autowireattribute #49433 [DependencyInjection] allow extendingAutowireattribute (@kbond)Twig_Environment#49442 [TwigBundle] Add alias deprecation forTwig_Environment(@94noni)TransportNamesStamp#49270 [Messenger] Allow passing a string instead of an array inTransportNamesStamp(@alexandre-daubois)$normalizeWhitespacetoCrawler::innerText()and make it return the first non-empty text #48940 [DomCrawler] Add argument$normalizeWhitespacetoCrawler::innerText()and make it return the first non-empty text (@otsch)enumexpression function #48669 [ExpressionLanguage] Addenumexpression function (@alexandre-daubois)notifier.logger_notification_listenertonotifier.notification_logger_listener#48678 [FrameworkBundle] Rename servicenotifier.logger_notification_listenertonotifier.notification_logger_listener(@ker0x)enum_existsmock #48516 [PhpUnitBridge] Addenum_existsmock (@alexandre-daubois)extraattribute for HttpClient Configuration #48797 [FrameworkBundle] Addextraattribute for HttpClient Configuration (@voodooism)#[WithLogLevel]for setting custom log level for exceptions #48747 [HttpKernel] Allow using#[WithLogLevel]for setting custom log level for exceptions (@angelov)TaggedIteratorArgument#48685 [DependencyInjection] Exclude referencing service (self) inTaggedIteratorArgument(@chalasr)MessageEventto stop sending mail #48409 [Mailer] add reject toMessageEventto stop sending mail (Thomas Hanke, @fabpot)StreamedJsonResponsefor efficient JSON streaming #47709 [HttpFoundation] AddStreamedJsonResponsefor efficient JSON streaming (@alexander-schranz)firewalls.logout.csrf_token_generatortofirewalls.logout.csrf_token_manager#48387 [SecurityBundle] Renamefirewalls.logout.csrf_token_generatortofirewalls.logout.csrf_token_manager(@MatTheCat)getConstraint()method toConstraintViolationInterface#48671 [Validator] AddgetConstraint()method toConstraintViolationInterface(@syl20b)framework:exceptionsXML tag #48665 [FrameworkBundle] Deprecateframework:exceptionsXML tag (@MatTheCat)EmojiTransliterator#48396 [Intl] Add a special locale to strip emojis easily withEmojiTransliterator(@fancyweb)Clockclass andnow()function #48642 [Clock] AddClockclass andnow()function (@nicolas-grekas)#[HttpStatus]for setting status code and headers for HTTP exceptions #48352 [HttpKernel] Allow using#[HttpStatus]for setting status code and headers for HTTP exceptions (@angelov)#[Autowire(...)]#48710 [DependencyInjection] Add support for nesting autowiring-related attributes into#[Autowire(...)](@nicolas-grekas)dd()anddump()to display a label #48432 [VarDumper] Add support of named arguments todd()anddump()to display a label (@alexandre-daubois)limitdefinition in a RateLimiter configuration when using theno_limitpolicy #48275 [FrameworkBundle] Allow to avoidlimitdefinition in a RateLimiter configuration when using theno_limitpolicy (@alexandre-daubois)SmsMessage#48503 [Notifier] Add options toSmsMessage(@gnito-org){{pattern}}toRegexconstraint violations #48232 [Validator] Add{{pattern}}toRegexconstraint violations (@alamirault)assertSelectorCount#48424 [DomCrawler][FrameworkBundle] AddassertSelectorCount(@curlycarla2004)Uuid::TIME_BASED_VERSIONSto match that a UUID being validated embeds a timestamp #48381 [Validator] AddUuid::TIME_BASED_VERSIONSto match that a UUID being validated embeds a timestamp (@alexandre-daubois)envandparamparameters for Autowire attribute #48147 [DependencyInjection] Addenvandparamparameters for Autowire attribute (@alexndlm)