Skip to content

Releases: symfony/config

v4.4.9

31 May 05:29
v4.4.9
Compare
Choose a tag to compare

Changelog (v4.4.8...v4.4.9)

  • bug #36896 Removed implicit cast of ReflectionProperty to string (derrabus)

v3.4.41

31 May 05:24
v3.4.41
Compare
Choose a tag to compare

Changelog (v3.4.40...v3.4.41)

  • bug #36896 Removed implicit cast of ReflectionProperty to string (derrabus)

v5.1.0-RC2

26 May 07:39
v5.1.0-RC2
Compare
Choose a tag to compare
v5.1.0-RC2 Pre-release
Pre-release

Changelog (v5.1.0-RC1...v5.1.0-RC2)

  • bug #36896 Removed implicit cast of ReflectionProperty to string (derrabus)

v5.1.0-RC1

16 May 12:36
v5.1.0-RC1
Compare
Choose a tag to compare
v5.1.0-RC1 Pre-release
Pre-release

Changelog (v5.1.0-BETA1...v5.1.0-RC1)

  • no changes

v5.0.8

28 Apr 18:58
v5.0.8
Compare
Choose a tag to compare

Changelog (v5.0.7...v5.0.8)

  • bug #36408 add PolyfillTestCaseTrait::expectExceptionMessageMatches to provide FC with recent phpunit versions (soyuka)

v4.4.8

28 Apr 18:52
v4.4.8
Compare
Choose a tag to compare

Changelog (v4.4.7...v4.4.8)

  • bug #36408 add PolyfillTestCaseTrait::expectExceptionMessageMatches to provide FC with recent phpunit versions (soyuka)

v3.4.40

28 Apr 18:46
v3.4.40
Compare
Choose a tag to compare

Changelog (v3.4.39...v3.4.40)

  • no changes

v5.0.7

30 Mar 15:09
v5.0.7
Compare
Choose a tag to compare

Changelog (v5.0.6...v5.0.7)

  • no changes

v4.4.7

30 Mar 15:04
v4.4.7
Compare
Choose a tag to compare

Changelog (v4.4.6...v4.4.7)

  • no changes

v3.4.39

30 Mar 06:41
v3.4.39
Compare
Choose a tag to compare

Changelog (v3.4.38...v3.4.39)

  • bug #36041 fix import from config file using type: glob (Tobion)
  • bug #35982 Fix XmlFileLoader bad error message (przemyslaw-bogusz)