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.0.7...v6.1.0-BETA1)
Content-Length
when callingResponse::send()
and the content is a non-empty string #45092 [HttpFoundation] SendContent-Length
when callingResponse::send()
and the content is a non-empty string (@nicolas-grekas)no_stop_clause
to DSN #45951 [Notifier] [OvhCloud] Addno_stop_clause
to DSN (@alamirault)EsmtpTransport
#44446 [Mailer] Improve extensibility ofEsmtpTransport
(@ampaze)ignoreFile
to configure a file that lists deprecation messages to ignore #45226 [PhpUnitBridge] Add optionignoreFile
to configure a file that lists deprecation messages to ignore (@mondrake)closure
to help passing closures to services #45878 [DependencyInjection] Add argument typeclosure
to help passing closures to services (@nicolas-grekas)TagAwareAdapter
by making tag versions an integral part of item value #42997 [Cache] Improve reliability and performance ofTagAwareAdapter
by making tag versions an integral part of item value (@Sergey Belyshkin, @nicolas-grekas)LocaleSwitcher
service #45793 [FrameworkBundle][Translation] addLocaleSwitcher
service (@kbond)Autowire
attribute implementation #45783 [DependencyInjection] adjustAutowire
attribute implementation (@kbond)Autowire
parameter attribute #45657 [DependencyInjection] addAutowire
parameter attribute (@kbond)#[Required]
forServiceSubscriberTrait::setContainer()
#45680 [DependencyInjection] use#[Required]
forServiceSubscriberTrait::setContainer()
(@kbond)EnumNode
#45624 [Config] Allow using environment variables inEnumNode
(@ecourtial)toArray
toResponse
#45515 [BrowserKit] AddtoArray
toResponse
(@HypeMC)@param
mutation support to PhpDocExtractor (@raphaelvoisin)connection_name
for AMQP #45436 [Messenger] Support settingconnection_name
for AMQP (@a.dmitryuk)@final
properties #45360 [ErrorHandler] trigger deprecations for@final
properties (@nicolas-grekas, @fancyweb)Constraint::$errorNames
in favor ofConstraint::ERROR_NAMES
#45371 [Validator] DeprecateConstraint::$errorNames
in favor ofConstraint::ERROR_NAMES
(@nicolas-grekas)cache:pool:invalidate-tags
command #44692 [Cache][FrameworkBundle] addcache:pool:invalidate-tags
command (@kbond)$defaultName
property #45361 [Console] Deprecate the$defaultName
property (@derrabus)If-Modified-Since
header when possible #44484 [Translation] [Loco] SendIf-Modified-Since
header when possible (@Kocal)fast
option to sending message with the highest priority #45139 [Notifier] smsapi-notifierfast
option to sending message with the highest priority (@marphi)exclude
toTaggedIterator
andTaggedLocator
#44774 Addexclude
toTaggedIterator
andTaggedLocator
(@ruudk)__toString()
toInputInterface
#44746 [Console] Add method__toString()
toInputInterface
(@boesing)base_url
, in order to simplify local dev configuration. #44150 [Assets] Accept emptybase_url
, in order to simplify local dev configuration. (@GromNaN)