Skip to content

Releases: symfony/config

v5.3.2

17 Jun 14:21
v5.3.2

Choose a tag to compare

Changelog (v5.3.1...v5.3.2)

  • bug #41644 fix tracking attributes in ReflectionClassResource (nicolas-grekas)

v5.2.10

01 Jun 10:22
v5.2.10

Choose a tag to compare

Changelog (v5.2.9...v5.2.10)

  • bug #39847 Fix merging PrototypedArrayNode associative values (svityashchuk)

v4.4.25

01 Jun 09:03
v4.4.25

Choose a tag to compare

Changelog (v4.4.24...v4.4.25)

  • bug #39847 Fix merging PrototypedArrayNode associative values (svityashchuk)

v5.3.0

31 May 11:17
v5.3.0

Choose a tag to compare

Changelog (v5.3.0-RC1...v5.3.0)

  • bug #39847 Fix merging PrototypedArrayNode associative values (svityashchuk)

v5.3.0-RC1

20 May 07:01
v5.3.0-RC1

Choose a tag to compare

v5.3.0-RC1 Pre-release
Pre-release

Changelog (v5.3.0-BETA4...v5.3.0-RC1)

  • no significant changes

v5.2.8

12 May 13:35
v5.2.8

Choose a tag to compare

Changelog (v5.2.7...v5.2.8)

  • bug #40917 Uniformize trailing slash handling (dunglas)

v4.4.23

12 May 13:19
v4.4.23

Choose a tag to compare

Changelog (v4.4.22...v4.4.23)

  • bug #40917 Uniformize trailing slash handling (dunglas)

v5.3.0-BETA3

09 May 16:30
v5.3.0-BETA3

Choose a tag to compare

v5.3.0-BETA3 Pre-release
Pre-release

Changelog (v5.3.0-BETA2...v5.3.0-BETA3)

  • bug #40917 Uniformize trailing slash handling (dunglas)

v5.3.0-BETA2

01 May 15:06
v5.3.0-BETA2

Choose a tag to compare

v5.3.0-BETA2 Pre-release
Pre-release

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

  • bug #40956 Set FQCN as properties type instead of class name (MatTheCat)
  • bug #40950 Remove double semicolons from autogenerated config classes (HypeMC)
  • bug #40903 Builder: Remove typehints and allow for EnvConfigurator (Nyholm)
  • bug #40878 Use plural name on array values (Nyholm)
  • bug #40877 Make sure one can build cache on Windows and then run in (Docker) Linux (Nyholm)

v5.2.7

01 May 14:56
v5.2.7

Choose a tag to compare

Changelog (v5.2.6...v5.2.7)

  • bug #40603 Fixed support for nodes not extending BaseNode (Nyholm)