You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* 6.4:
[AssetMapper] Allow simple, relative paths in importmap.php
[PropertyInfo] Make isWriteable() more consistent with isReadable() when checking snake_case properties
[AssetMapper] Add support for CSS files in the importmap
[Messenger] Add `--all` option to the `messenger:failed:remove` command
Fix merge
fix #51235 - fix the order of merging of serializationContext and self::CONTEXT_DENORMALIZE
[HttpClient] Fix Static Code Analyzer issue with JsonMockResponse
[Messenger] Fix exiting `FailedMessagesRetryCommand`
[Serializer] Fix reindex normalizedData array in AbstractObjectNormalizer::denormalize()
remove an unreachable code branch
[Validator] Fix `File::$extensions`’ PHPDoc
[Mime] Fix email (de)serialization issues
[FrameworkBundle][WebProfilerBundle][Console][Form][HttpKernel][PropertyInfo][Validator] Remove optional before required param
Replace usages of SkippedTestSuiteError with markTestSkipped() call
Update InteractiveAuthenticatorInterface description wording to match documentation
[Serializer] Fix parsing XML root node attributes
fix parsing of payload timestamp to DateTimeImmutable
Fix routing to multiple fallback transports
Fix missing stamps in delayed message handling
[DoctrineBridge] Ignore invalid stores in `LockStoreSchemaListener` raised by `StoreFactory`
0 commit comments