Releases: symfony/dependency-injection
Releases · symfony/dependency-injection
v5.1.5
Changelog (v5.1.4...v5.1.5)
- bug #38023 fix inlining of non-shared services (nicolas-grekas)
- bug #38022 Missed AbstractArgument (a-menshchikov)
v4.4.13
Changelog (v4.4.12...v4.4.13)
- bug #38023 fix inlining of non-shared services (nicolas-grekas)
v5.1.4
Changelog (v5.1.3...v5.1.4)
- bug #37953 fix dumping lazy non-shared services (nicolas-grekas)
- bug #37763 Fix deprecated libxml_disable_entity_loader (jderusse)
v4.4.12
Changelog (v4.4.11...v4.4.12)
- bug #37763 Fix deprecated libxml_disable_entity_loader (jderusse)
v3.4.44
Changelog (v3.4.43...v3.4.44)
- bug #37763 Fix deprecated libxml_disable_entity_loader (jderusse)
v5.1.3
Changelog (v5.1.2...v5.1.3)
- bug #37511 Use several placeholder unique prefixes for dynamic placeholder values (fancyweb)
- bug #37435 fix minor perf regression when creating non-shared services (nicolas-grekas)
- bug #37429 fix parsing of argument type=binary in xml (Tobion)
- bug #37396 Fix call to sprintf in ServicesConfigurator::stack() (dunglas)
- bug #37353 disable preload.php on the CLI (nicolas-grekas)
- bug #37341 Fix support for PHP8 union types (nicolas-grekas)
- bug #37340 Fix support for PHP8 union types (nicolas-grekas)
- bug #37275 tighten detection of local dirs to prevent false positives (nicolas-grekas)
v5.0.11
Changelog (v5.0.10...v5.0.11)
- bug #37511 Use several placeholder unique prefixes for dynamic placeholder values (fancyweb)
- bug #37429 fix parsing of argument type=binary in xml (Tobion)
- bug #37353 disable preload.php on the CLI (nicolas-grekas)
- bug #37341 Fix support for PHP8 union types (nicolas-grekas)
- bug #37340 Fix support for PHP8 union types (nicolas-grekas)
- bug #37275 tighten detection of local dirs to prevent false positives (nicolas-grekas)
v4.4.11
Changelog (v4.4.10...v4.4.11)
- bug #37511 Use several placeholder unique prefixes for dynamic placeholder values (fancyweb)
- bug #37429 fix parsing of argument type=binary in xml (Tobion)
- bug #37353 disable preload.php on the CLI (nicolas-grekas)
- bug #37341 Fix support for PHP8 union types (nicolas-grekas)
- bug #37340 Fix support for PHP8 union types (nicolas-grekas)
- bug #37275 tighten detection of local dirs to prevent false positives (nicolas-grekas)
v3.4.43
Changelog (v3.4.42...v3.4.43)
- bug #37340 Fix support for PHP8 union types (nicolas-grekas)
- bug #37275 tighten detection of local dirs to prevent false positives (nicolas-grekas)
v5.1.2
Changelog (v5.1.1...v5.1.2)
- no changes