Skip to content

v6.4.44

Choose a tag to compare

@fabpot fabpot released this 22 Aug 13:40
· 724 commits to 8.2 since this release
Immutable release. Only release title and notes can be modified.
v6.4.44

Changelog (v6.4.43...v6.4.44)

  • bug #65541 Fix denormalizing mime messages typed as RawMessage (@nicolas-grekas)
  • bug #65511 Fix SerializedName being ignored on denormalization when the attribute has groups (@nicolas-grekas)
  • bug #65499 Fix XmlEncoder dropping the extra attributes of item elements on decode (@nicolas-grekas)
  • bug #65491 Allow the attributes of nested discriminator maps when denormalizing (@nicolas-grekas)
  • bug #65493 Fix XmlEncoder skipping normalizers for nested Traversable values (@nicolas-grekas)
  • bug #65492 Allow array indexes in the property paths of attributes when denormalizing (@nicolas-grekas)
  • bug #65367 Fix PHP 8.6 deprecations (@nicolas-grekas)
  • bug #65354 Throw on XML data without a root node (@nicolas-grekas)