Releases: symfony/yaml
Releases · symfony/yaml
v8.0.0-RC2
Changelog (v8.0.0-RC1...v8.0.0-RC2)
- bug symfony/symfony#62409 [Yaml] Align unquoted multiline scalar parsing with spec for comments (@yoeunes)
v7.4.0-RC2
Changelog (v7.4.0-RC1...v7.4.0-RC2)
- bug symfony/symfony#62409 [Yaml] Align unquoted multiline scalar parsing with spec for comments (@yoeunes)
v7.4.0-RC1
Changelog (v7.4.0-BETA2...v7.4.0-RC1)
- bug symfony/symfony#62359 [Yaml] Fix parsing of unquoted multiline scalars with comments or blank lines (@yoeunes)
v7.3.5
Changelog (v7.3.4...v7.3.5)
- bug symfony/symfony#61855 [DoctrineBridge][Yaml] don't cast strings exceeding the min/max int ranges (@xabbuh)
v8.0.0-BETA1
Changelog (v7.3.4...v8.0.0-BETA1)
- feature symfony/symfony#61423 [Mime] Deprecate implementing
__sleep/wakeup()onAbstractPartimplementations (@nicolas-grekas) - feature symfony/symfony#60851 [Yaml] raise a parse error for duplicate keys (@xabbuh)
- feature symfony/symfony#60776 [Console][FrameworkBundle] Remove deprecated
Application::add()methods (@HypeMC) - feature symfony/symfony#60394 [Console][FrameworkBundle] Simplify using invokable commands when the component is used standalone (@HypeMC)
- feature symfony/symfony#60639 Bump Symfony 8 to PHP >= 8.4 (@nicolas-grekas)
v7.4.0-BETA1
Changelog (v7.3.4...v7.4.0-BETA1)
- feature symfony/symfony#61423 [Mime] Deprecate implementing
__sleep/wakeup()onAbstractPartimplementations (@nicolas-grekas) - feature symfony/symfony#60394 [Console][FrameworkBundle] Simplify using invokable commands when the component is used standalone (@HypeMC)
v6.4.26
Changelog (v6.4.25...v6.4.26)
- bug symfony/symfony#61855 [DoctrineBridge][Yaml] don't cast strings exceeding the min/max int ranges (@xabbuh)
v7.3.3
Changelog (v7.3.2...v7.3.3)
- bug symfony/symfony#61520 [Yaml] Fix scope resolution operator in flow mapping keys (@MatTheCat)
v6.4.25
Changelog (v6.4.24...v6.4.25)
- bug symfony/symfony#61520 [Yaml] Fix scope resolution operator in flow mapping keys (@MatTheCat)
v7.3.2
Changelog (v7.3.1...v7.3.2)
- no significant changes