Releases: symfony/config
Releases · symfony/config
v5.0.11
Changelog (v5.0.10...v5.0.11)
- bug #37511 Use several placeholder unique prefixes for dynamic placeholder values (fancyweb)
- bug #37526 ensure compatibility with PHP 8 stack traces (xabbuh)
- bug #37340 Fix support for PHP8 union types (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 #37526 ensure compatibility with PHP 8 stack traces (xabbuh)
- bug #37340 Fix support for PHP8 union types (nicolas-grekas)
v3.4.43
Changelog (v3.4.42...v3.4.43)
- bug #37526 ensure compatibility with PHP 8 stack traces (xabbuh)
- bug #37340 Fix support for PHP8 union types (nicolas-grekas)
v5.1.2
Changelog (v5.1.1...v5.1.2)
- no changes
v5.1.1
Changelog (v5.1.0...v5.1.1)
- no changes
v5.0.10
Changelog (v5.0.9...v5.0.10)
- no changes
v4.4.10
Changelog (v4.4.9...v4.4.10)
- no changes
v3.4.42
Changelog (v3.4.41...v3.4.42)
- no changes
v5.1.0
Changelog (v5.1.0-RC2...v5.1.0)
- no changes
v5.0.9
Changelog (v5.0.8...v5.0.9)
- bug #36896 Removed implicit cast of ReflectionProperty to string (derrabus)