Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.6k
Release v7.0.3#53692
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Merged
Merged
Release v7.0.3#53692
Uh oh!
There was an error while loading.Please reload this page.
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 freeto 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 (v7.0.2...v7.0.3)
MessageDecodingFailedException
#53183 [Messenger] PhpSerializer: TypeError should throwMessageDecodingFailedException
(@B-Galati)RequestPayloadValueResolver
handling error with no ExpectedTypes #52131 [HttpKernel] FixRequestPayloadValueResolver
handling error with no ExpectedTypes (@Jeroeny)#[Autowire]
attribute should have precedence over bindings #51559 [DependencyInjection]#[Autowire]
attribute should have precedence over bindings (@HypeMC)RawMessage::$message
to null #53678 [Mime] Fix serializing uninitializedRawMessage::$message
to null (@nicolas-grekas)ConfigBuilderCacheWarmer
should be non-optional #53672 [FrameworkBundle]ConfigBuilderCacheWarmer
should be non-optional (@nicolas-grekas)<input />
syntax again, reverting #47715 #53656 [Form] Use self-closing<input />
syntax again, reverting[Form] Removing self-closing slash from<input>
#47715 (@mpdude)TransportException
when unable to read from socket #53157 [Mailer] ThrowTransportException
when unable to read from socket (@xdanik)AbstractObjectNormalizer::createChildContext()
to use the providedcache_key
from original context when creating child contexts #53530 [Serializer] RewriteAbstractObjectNormalizer::createChildContext()
to use the providedcache_key
from original context when creating child contexts (@amne)TranslationNodeVisitor
with constant domain #53357 [Translation] FixTranslationNodeVisitor
with constant domain (@VincentLanglet)nack
callback #53525 [Messenger] [AMQP] Throw exception onnack
callback (@kvrushifa)CachePoolPass
#53593 [Cache] Fix possible infinite loop inCachePoolPass
(@HypeMC)AuthenticationUtils::getLastUsername()
returning null #53509 [Security] FixAuthenticationUtils::getLastUsername()
returning null (@alexandre-daubois){user_identifier}
over deprecated{username}
in factories #53529 [Ldap] Use{user_identifier}
over deprecated{username}
in factories (@tcitworld)CliDumper
#53537 [VarDumper] Fix missing colors initialization inCliDumper
(@nicolas-grekas)Typed property Symfony\Component\VarDumper\Dumper\CliDumper::$colors must not be accessed before initialization
#53521 [VarDumper] FixesTyped property Symfony\Component\VarDumper\Dumper\CliDumper::$colors must not be accessed before initialization
(@crynobone)GetSetMethodNormalizer
: fix BC break with#[Ignore]
attribute #53414 [Serializer]GetSetMethodNormalizer
: fix BC break with#[Ignore]
attribute (@nikophil)PostSetDataEvent
andPostSubmitEvent
#53381 [Form] Fix assigning data inPostSetDataEvent
andPostSubmitEvent
(@fancyweb)parse_url()
results #53320 [Cache][DependencyInjection][Lock][Mailer][Messenger][Notifier][Translation] Url decode username and passwords fromparse_url()
results (@alexandre-daubois)