8.2
[DependencyInjection] Allow injecting a service as a lazy proxy on a per-argument basis
[DependencyInjection] Allow computing #[AutoconfigureTag] attributes per tagged service
Merge branch '8.1' into 8.2
use constructor property promotion
Dont use ->getDeclaringClass() when ->class is enough
Mark callbacks with @param-immediately-invoked-callable where applicable
feature #64704 [DependencyInjection] Write a CACHEDIR.TAG file in the cache and build directories (shyim)
Merge branch '8.0' into 8.1
Merge branch '7.4' into 8.1
Add PR template and auto-close PR on subtree split repositories
Added missing files .gitignore
[FrameworkBundle] fix `lint:container` command
[DependencyInjection] Write a CACHEDIR.TAG file in the cache and build directories
[DependencyInjection] Add better return type on ContainerInterface::get()
[DependencyInjection] Allow inline Definition as factory and configurator
[DependencyInjection] Fix loading all env vars from secrets when only a subset is needed
Sync Security\ExpressionLanguage constructor with parent
Merge branch '6.4' into 7.4
Update license years (last time)
Add call to backers in README files
[DependencyInjection][FrameworkBundle] Use php-serialize to dump the container for debug/lint commands
CS fixes
[DependencyInjection][HttpKernel] Add support for resetting non-shared services
[DependencyInjection] Reset env vars when resetting the container
Merge branch '5.4' into 6.0
Use CPP where possible
Bump to php >= 8.4.1
Update XSD references in phpunit.xml.dist files