Changelog (v7.4.0-RC2...v7.4.0-RC3)
- bug #62454 [ObjectMapper] mapping of nested classes with promoted read-only properties (@soyuka)
- bug #62456 [AssetMapper] Fix entrypoint status lost during update (@yoeunes)
- bug #62416 [Console] Fix completion for global options values (@HypeMC)
- bug #62455 [ObjectMapper] map to embedded object with property access (@soyuka)
- bug #62458 [Workflow] Fix
MethodMarkingStorecrash with inherited uninitialized properties (@yoeunes) - bug #62459 [Routing] Fix case sensitivity for static host matching in compiled routes (@yoeunes)
- bug #62461 [Routing] Fix localized prefix updates breaking aliases (@yoeunes)
- bug #62460 [Routing] Fix addNamePrefix breaking aliases to external routes (@yoeunes)
- bug #62453 [FrameworkBundle] Make
APP_*_DIRrelative to the project directory (@nicolas-grekas) - bug #62447 [Form] Mark FormFlow as finished if the last step is skipped (@yceruto)
- bug #62436 [FrameworkBundle] Dump all registered extensions’ configuration reference (@MatTheCat)
- bug #62449 [HttpKernel] Fix using MapRequestPayload on nullable arguments (@nicolas-grekas)
- bug #62415 [HttpClient] Don't reset unused clients in data collector (@HypeMC)
- bug #62417 [ObjectMapper] bypass lazy ghost with class transform (@soyuka)
- bug #62437 [DependencyInjection] Fix preloading
LazyClosure(@nicolas-grekas) - bug #62441 [WebProfilerBundle] fix displaying runner (@94noni)
[PR] #62467