Changelog (v7.0.7...v7.1.0-BETA1)
- feature symfony/symfony#54663 [Serializer] Add
XmlEncoder::CDATA_WRAPPING_PATTERN
context option (@alexpozzi) - feature symfony/symfony#54346 [Serializer] Fix: Report Xml warning/error instead of silently returning a wrong xml (@VincentLanglet)
- feature symfony/symfony#53160 [PropertyInfo] Deprecate PropertyInfo Type (@mtarld)
- feature symfony/symfony#53898 [Serializer] Add context for
CamelCaseToSnakeCaseNameConverter
(@AurelienPillevesse) - feature symfony/symfony#54153 [HttpKernel] allow boolean argument support for MapQueryString (@Jean-Beru)
- feature symfony/symfony#51514 [Serializer] Add Default and "class name" default groups (@mtarld)
- feature symfony/symfony#53056 [Serializer] Add
DateTimeNormalizer::CAST_KEY
context option (@norkunas) - feature symfony/symfony#52879 [PropertyAccess][Serializer] Fix "type unknown" on denormalize (@seferov)
- feature symfony/symfony#52730 [Serializer] Consider SerializedPath in debug command output (@jschaedl)