Skip to content

v5.2.11

Compare
Choose a tag to compare
@fabpot fabpot released this 30 Jun 08:27
· 1229 commits to 7.3 since this release
v5.2.11

Changelog (v5.2.10...v5.2.11)

  • bug #40857 Add support of PHP enumerations (alexandre-daubois)
  • bug #41779 throw proper exception when decorating a synthetic service (nicolas-grekas)
  • bug #41768 Fix binding "iterable $foo" when using the PHP-DSL (nicolas-grekas)
  • bug #41218 Update loader’s directory when calling ContainerConfigurator::withPath (MatTheCat)