v7.1.6
Changelog (v7.1.5...v7.1.6)
- bug symfony/symfony#58618 [DependencyInjection] Fix linting factories implemented via __callStatic (@KevinVanSonsbeek)
- bug symfony/symfony#58627 Minor fixes around
parse_url()
checks (@nicolas-grekas) - bug symfony/symfony#58631 [DependencyInjection] Fix parsing nested AutowireInline attributes (@nicolas-grekas)
- bug symfony/symfony#58617 [DependencyInjection] Fix replacing abstract arguments with bindings (@nicolas-grekas)
- bug symfony/symfony#58299 [DependencyInjection] Fix
XmlFileLoader
not respecting when env for services (Bradley Zeggelaar)