Changelog (v6.3.0-BETA1...v6.3.0-BETA2)
- feature symfony/symfony#50232 [AssetMapper] Better public without digest (@weaverryan)
- bug symfony/symfony#50241 [HttpKernel] Prevent initialising lazy services during services reset (@tucksaun)
- feature symfony/symfony#49608 [OptionsResolver] add
ignoreUndefined()
method to allow skip not interesting options (Constantine Shtompel) - bug symfony/symfony#50216 [DependencyInjection] Allow
AutowireCallable
without method (@derrabus) - bug symfony/symfony#50224 [DoctrineBridge] skip subscriber if listener already defined (@alli83)
- bug symfony/symfony#50218 Profiler respect stateless attribute (@alamirault)
- bug symfony/symfony#50242 [ErrorHandler] Fix the design of the exception page tabs (@javiereguiluz)
- feature symfony/symfony#50219 [AssetMapper] Adding debug:assetmap command + normalize paths (@weaverryan)
- bug symfony/symfony#49760 [Serializer] Add missing withSaveOptions method to XmlEncoderContextBuilder (@mtarld)
- bug symfony/symfony#50125 [HttpKernel] Fix handling of
MapRequest*
attributes (@nicolas-grekas)