Skip to content
/ yaml Public

Releases: symfony/yaml

v8.1.2

Choose a tag to compare

@fabpot fabpot released this 29 Jul 11:58
Immutable release. Only release title and notes can be modified.
v8.1.2

Changelog (v8.1.1...v8.1.2)

  • bug #64672 Fix line folding after trailing backslashes in quoted strings (@eyupcanakman)
  • bug #64915 Fix parsing and dumping of NaN (@semx)
  • bug #64752 Fix parsing of integers with a leading plus sign (@eyupcanakman)

v8.0.15

Choose a tag to compare

@fabpot fabpot released this 29 Jul 11:49
Immutable release. Only release title and notes can be modified.
v8.0.15

Changelog (v8.0.14...v8.0.15)

  • bug #64672 Fix line folding after trailing backslashes in quoted strings (@eyupcanakman)
  • bug #64915 Fix parsing and dumping of NaN (@semx)
  • bug #64752 Fix parsing of integers with a leading plus sign (@eyupcanakman)

v7.4.15

Choose a tag to compare

@fabpot fabpot released this 29 Jul 11:43
Immutable release. Only release title and notes can be modified.
v7.4.15

Changelog (v7.4.14...v7.4.15)

  • bug #64672 Fix line folding after trailing backslashes in quoted strings (@eyupcanakman)
  • bug #64915 Fix parsing and dumping of NaN (@semx)
  • bug #64752 Fix parsing of integers with a leading plus sign (@eyupcanakman)

v6.4.43

Choose a tag to compare

@fabpot fabpot released this 29 Jul 11:39
Immutable release. Only release title and notes can be modified.
v6.4.43

Changelog (v6.4.42...v6.4.43)

  • bug #64672 Fix line folding after trailing backslashes in quoted strings (@eyupcanakman)
  • bug #64915 Fix parsing and dumping of NaN (@semx)
  • bug #64752 Fix parsing of integers with a leading plus sign (@eyupcanakman)

v8.1.1

Choose a tag to compare

@fabpot fabpot released this 27 Jun 09:30
Immutable release. Only release title and notes can be modified.
v8.1.1

Changelog (v8.1.0...v8.1.1)

  • minor #64476 Unsafe unserialize phpstan rule (@jack-worman)

v8.0.14

Choose a tag to compare

@fabpot fabpot released this 27 Jun 09:28
Immutable release. Only release title and notes can be modified.
v8.0.14

Changelog (v8.0.13...v8.0.14)

v7.4.14

Choose a tag to compare

@fabpot fabpot released this 27 Jun 09:17
Immutable release. Only release title and notes can be modified.
v7.4.14

Changelog (v7.4.13...v7.4.14)

v6.4.42

Choose a tag to compare

@fabpot fabpot released this 27 Jun 09:14
Immutable release. Only release title and notes can be modified.
v6.4.42

Changelog (v6.4.41...v6.4.42)

v8.1.0

Choose a tag to compare

@fabpot fabpot released this 29 May 08:53
v8.1.0

Changelog (v8.1.0-RC1...v8.1.0)

v8.1.0-RC1

Choose a tag to compare

@fabpot fabpot released this 27 May 11:34
v8.1.0-RC1

Changelog (v8.1.0-BETA3...v8.1.0-RC1)

  • bug #64316 Allow trailing newlines after the end-of-document marker (@nicolas-grekas)