Skip to content

v6.0.0-BETA2

Pre-release
Pre-release
Compare
Choose a tag to compare
@fabpot fabpot released this 14 Nov 17:23
· 946 commits to 7.3 since this release
v6.0.0-BETA2

Changelog (v6.0.0-BETA1...v6.0.0-BETA2)

  • bug #44012 fix inlining when non-shared services are involved (nicolas-grekas)
  • bug #44010 fix auto-refresh when inline_factories is enabled (nicolas-grekas)
  • bug #43930 Fix support for unions/intersections together with ServiceSubscriberInterface (kbond)