Changelog (v6.0.7...v6.1.0-BETA1)
- feature #45512 Allow using expressions as service factories (nicolas-grekas, jvasseur)
- feature #45833 Add Http Status 423 LockedHttpException (xosofox)
- feature #45783 adjust
Autowire
attribute implementation (kbond) - feature #45745 Read SYMFONY_IDE to render exception in case of fatal error (GromNaN)
- feature #45094 Add generics to ArgumentMetadata::getAttributes (Seldaek)
- feature #45377 Bump minimum version of PHP to 8.1 (nicolas-grekas)
- feature #44665 Add the UidValueResolver argument value resolver (fancyweb)
- feature #45265 Add Profiler::isEnabled() method (Bilge)
- feature #45476 Deprecate StreamedResponseListener, it serves no purpose anymore (nicolas-grekas)
- feature #44831 Add a controller argument resolver for backed enums (ogizanagi)
- feature #44483 adding xdebug_info page to webprofilerbundle (chr-hertel)