Changelog (v6.1.2...v6.1.3)
- bug #47104 Fix wrong needsNormalization in TraceableEncoder (ostrolucky)
- bug #47048 Fix XmlEncoder encoding attribute false (alamirault)
- bug #46958 Ignore getter with required parameters (Fix #46592) (astepin)
- bug #46947 Prevent that bad Ignore method annotations lead to incorrect results (astepin)
- bug #45884 Fix inconsistent behaviour of nullable objects in key/value arrays (phramz)
- bug #43329 Respect default context in DateTimeNormalizer::denormalize (hultberg)