Skip to content

Releases: symfony/dependency-injection

v3.4.44

31 Aug 06:09
v3.4.44
Compare
Choose a tag to compare

Changelog (v3.4.43...v3.4.44)

  • bug #37763 Fix deprecated libxml_disable_entity_loader (jderusse)

v5.1.3

24 Jul 04:28
v5.1.3
Compare
Choose a tag to compare

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

24 Jul 04:20
v5.0.11
Compare
Choose a tag to compare

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

24 Jul 04:14
v4.4.11
Compare
Choose a tag to compare

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

24 Jul 04:08
v3.4.43
Compare
Choose a tag to compare

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

15 Jun 14:01
v5.1.2
Compare
Choose a tag to compare

Changelog (v5.1.1...v5.1.2)

  • no changes

v5.1.1

12 Jun 12:20
v5.1.1
Compare
Choose a tag to compare

Changelog (v5.1.0...v5.1.1)

  • bug #37227 Handle unresolved parameters pointing to environment variables (fancyweb)
  • bug #37193 Always resolve parameters (fancyweb)
  • bug #37144 Add check around class_alias for generated proxy classes (enumag)
  • bug #37022 Improve missing package/version deprecation (acrobat)

v5.0.10

12 Jun 11:25
v5.0.10
Compare
Choose a tag to compare

Changelog (v5.0.9...v5.0.10)

  • bug #37227 Handle unresolved parameters pointing to environment variables (fancyweb)
  • bug #37193 Always resolve parameters (fancyweb)

v4.4.10

12 Jun 11:19
v4.4.10
Compare
Choose a tag to compare

Changelog (v4.4.9...v4.4.10)

  • bug #37227 Handle unresolved parameters pointing to environment variables (fancyweb)
  • bug #37193 Always resolve parameters (fancyweb)

v3.4.42

12 Jun 11:14
v3.4.42
Compare
Choose a tag to compare

Changelog (v3.4.41...v3.4.42)

  • no changes