Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-05-29 | 546 Bytes | |
v7.2.7 source code.tar.gz | 2025-05-29 | 156.4 kB | |
v7.2.7 source code.zip | 2025-05-29 | 287.1 kB | |
Totals: 3 Items | 444.0 kB | 0 |
Changelog (https://github.com/symfony/dependency-injection/compare/v7.2.6...v7.2.7)
- bug symfony/symfony#60423 [DependencyInjection] Make
DefinitionErrorExceptionPass
considerIGNORE_ON_UNINITIALIZED_REFERENCE
andRUNTIME_EXCEPTION_ON_INVALID_REFERENCE
the same (@MatTheCat) - bug symfony/symfony#60428 [DependencyInjection] Fix missing binding for ServiceCollectionInterface when declaring a service subscriber (@nicolas-grekas)