Skip to content

v6.1.3

Compare
Choose a tag to compare
@fabpot fabpot released this 29 Jul 13:10
· 695 commits to 7.1 since this release
v6.1.3

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)