Skip to content

v7.4.17

Choose a tag to compare

@fabpot fabpot released this 22 Aug 13:44
· 221 commits to 8.2 since this release
Immutable release. Only release title and notes can be modified.
v7.4.17

Changelog (v7.4.16...v7.4.17)

  • 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)