Skip to content

v6.0.11

Compare
Choose a tag to compare
@fabpot fabpot released this 29 Jul 13:01
· 712 commits to 7.1 since this release
v6.0.11

Changelog (v6.0.10...v6.0.11)

  • 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)