Releases: symfony/yaml
Releases · symfony/yaml
v7.3.1
Changelog (v7.3.0...v7.3.1)
- bug symfony/symfony#60648 [Yaml] fix support for years outside of the 32b range on x86 arch on PHP 8.4 (@nicolas-grekas)
v7.2.8
Changelog (v7.2.7...v7.2.8)
- bug symfony/symfony#60648 [Yaml] fix support for years outside of the 32b range on x86 arch on PHP 8.4 (@nicolas-grekas)
v6.4.23
Changelog (v6.4.22...v6.4.23)
- bug symfony/symfony#60648 [Yaml] fix support for years outside of the 32b range on x86 arch on PHP 8.4 (@nicolas-grekas)
v7.3.0
Changelog (v7.3.0-RC1...v7.3.0)
- no significant changes
v7.3.0-RC1
Changelog (v7.3.0-BETA2...v7.3.0-RC1)
- no significant changes
v7.3.0-BETA1
Changelog (v7.2.6...v7.3.0-BETA1)
- feature symfony/symfony#59880 [Yaml] Add the
Yaml::DUMP_FORCE_DOUBLE_QUOTES_ON_VALUES
flag to enforce double quotes around string values (@dkarlovi) - feature symfony/symfony#59315 [Yaml] Add compact nested mapping support to
Dumper
(@gr8b) - feature symfony/symfony#58243 [Yaml] Add support for dumping
null
as an empty value by using theYaml::DUMP_NULL_AS_EMPTY
flag (@alexandre-daubois)
v7.2.6
Changelog (v7.2.5...v7.2.6)
- no significant changes
v6.4.21
Changelog (v6.4.20...v6.4.21)
- no significant changes
v7.2.5
Changelog (v7.2.4...v7.2.5)
- bug symfony/symfony#59830 [Yaml] drop comments while lexing unquoted strings (@xabbuh)
v6.4.20
Changelog (v6.4.19...v6.4.20)
- bug symfony/symfony#59830 [Yaml] drop comments while lexing unquoted strings (@xabbuh)