Releases: symfony/yaml
Releases · symfony/yaml
v4.4.15
Changelog (v4.4.14...v4.4.15)
- no changes
v5.1.6
Changelog (v5.1.5...v5.1.6)
- bug #38228 Fix edge cases when parsing multiple documents (digilist)
- bug #38229 fix parsing comments not prefixed by a space (xabbuh)
- bug #38099 Prevent parsing invalid octal digits as octal numbers (julienfalque)
- bug #38040 fixed Parser to skip comments when inlining sequences (korve)
v4.4.14
Changelog (v4.4.13...v4.4.14)
- bug #38228 Fix edge cases when parsing multiple documents (digilist)
- bug #38229 fix parsing comments not prefixed by a space (xabbuh)
- bug #38099 Prevent parsing invalid octal digits as octal numbers (julienfalque)
- bug #38040 fixed Parser to skip comments when inlining sequences (korve)
v3.4.45
Changelog (v3.4.44...v3.4.45)
- bug #38228 Fix edge cases when parsing multiple documents (digilist)
- bug #38229 fix parsing comments not prefixed by a space (xabbuh)
- bug #38099 Prevent parsing invalid octal digits as octal numbers (julienfalque)
v5.1.5
Changelog (v5.1.4...v5.1.5)
- no changes
v4.4.13
Changelog (v4.4.12...v4.4.13)
- no changes
v5.1.4
Changelog (v5.1.3...v5.1.4)
- bug #37949 fix more numeric cases changing in PHP 8 (xabbuh)
- bug #37921 account for is_numeric() behavior changes in PHP 8 (xabbuh)
- bug #37744 Fix for #36624; Allow PHP constant as first key in block (jnye)
v4.4.12
Changelog (v4.4.11...v4.4.12)
- bug #37949 fix more numeric cases changing in PHP 8 (xabbuh)
- bug #37921 account for is_numeric() behavior changes in PHP 8 (xabbuh)
- bug #37744 Fix for #36624; Allow PHP constant as first key in block (jnye)
v3.4.44
Changelog (v3.4.43...v3.4.44)
- bug #37949 fix more numeric cases changing in PHP 8 (xabbuh)
- bug #37921 account for is_numeric() behavior changes in PHP 8 (xabbuh)
- bug #37744 Fix for #36624; Allow PHP constant as first key in block (jnye)
v5.1.3
Changelog (v5.1.2...v5.1.3)
- no changes