Changelog (v6.1.6...v6.2.0-BETA1)
- feature #47730 Ban DateTime from the codebase (WebMamba)
- feature #47595 Extract request matchers for better reusability (fabpot)
- feature #38996 Remove the default values from setters with a nullable parameter (derrabus, nicolas-grekas)
- feature #47094 Use xxh128 algorithm instead of sha256 for http cache store key (Pascal Woerde)
- feature #45034 Rename Request::getContentType to getContentTypeFormat (MarkPedron)
- feature #46491 Introduce FlashBagAwareSessionInterface (VincentLanglet)