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)