Skip to content

v6.1.0-BETA1

Pre-release
Pre-release
Compare
Choose a tag to compare
@fabpot fabpot released this 15 Apr 10:24
· 871 commits to 7.0 since this release
v6.1.0-BETA1

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)