Changelog (v8.1.4...v8.1.5)
- 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 #65291 Enforce the element type of scalar collections (@nicolas-grekas)
- bug #65367 Fix PHP 8.6 deprecations (@nicolas-grekas)
- bug #65354 Throw on XML data without a root node (@nicolas-grekas)
- bug #62352 Convert the elements of scalar collections (@nicolas-grekas)