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)