Skip to content

Releases: symfony/config

v4.4.34

22 Nov 14:16
v4.4.34

Choose a tag to compare

Changelog (v4.4.33...v4.4.34)

  • bug #43267 Fix signature generation with nested attributes on PHP 8.1 (agustingomes)

v6.0.0-BETA2

14 Nov 17:23
v6.0.0-BETA2

Choose a tag to compare

v6.0.0-BETA2 Pre-release
Pre-release

Changelog (v6.0.0-BETA1...v6.0.0-BETA2)

  • no significant changes

v5.4.0-BETA2

14 Nov 16:54
v5.4.0-BETA2

Choose a tag to compare

v5.4.0-BETA2 Pre-release
Pre-release

Changelog (v5.4.0-BETA1...v5.4.0-BETA2)

  • no significant changes

v6.0.0-BETA1

05 Nov 08:16
v6.0.0-BETA1

Choose a tag to compare

v6.0.0-BETA1 Pre-release
Pre-release

Changelog (v5.3.10...v6.0.0-BETA1)

  • feature #42471 Add generic types to traversable implementations (derrabus)
  • feature #42957 remove @experimental flag (nicolas-grekas)
  • feature #42088 add return types and bump to v3 (nicolas-grekas)
  • feature #40987 Handle ignoreExtraKeys in config builder (HypeMC)
  • feature #41303 Remove deprecated code (derrabus)
  • feature #41282 Bump Symfony 6 to PHP 8 (nicolas-grekas)

v5.4.0-BETA1

05 Nov 07:18
v5.4.0-BETA1

Choose a tag to compare

v5.4.0-BETA1 Pre-release
Pre-release

Changelog (v5.3.10...v5.4.0-BETA1)

  • feature #42471 Add generic types to traversable implementations (derrabus)
  • feature #42957 remove @experimental flag (nicolas-grekas)
  • feature #40987 Handle ignoreExtraKeys in config builder (HypeMC)

v5.3.10

29 Oct 08:39
v5.3.10

Choose a tag to compare

Changelog (v5.3.9...v5.3.10)

  • bug #43591 Fix files sorting in GlobResource (lyrixx)

v4.4.33

29 Oct 08:36
v4.4.33

Choose a tag to compare

Changelog (v4.4.32...v4.4.33)

  • bug #43591 Fix files sorting in GlobResource (lyrixx)

v4.4.30

30 Aug 12:33
v4.4.30

Choose a tag to compare

Changelog (v4.4.29...v4.4.30)

  • bug #42260 Fix return types for PHP 8.1 (derrabus)

v5.3.4

26 Jul 18:18
v5.3.4

Choose a tag to compare

Changelog (v5.3.3...v5.3.4)

  • no significant changes

v5.2.12

26 Jul 17:20
v5.2.12

Choose a tag to compare

Changelog (v5.2.11...v5.2.12)

  • no significant changes