Skip to content

v8.0.14

Choose a tag to compare

@fabpot fabpot released this 27 Jun 09:27
· 58 commits to 8.2 since this release
Immutable release. Only release title and notes can be modified.
v8.0.14

Changelog (v8.0.10...v8.0.14)

  • bug #64718 Fix GetSetMethodNormalizer denormalization of constructor only objects (@mtarld)
  • bug #64120 honor csv_headers context when no_headers is true (@ousamabenyounes)
  • bug #64225 Fix # on a getter ignoring a same-name property (@eyupcanakman)
  • bug #64576 Fix denormalization of already-instantiated nested objects (@pokki-deploy)
  • bug #64477 Keep collection value type for iterable constructor parameters (@ousamabenyounes)