Skip to content

3.6.0

Choose a tag to compare

@goetas goetas released this 21 Mar 20:26
· 600 commits to master since this release
e82527c

Implemented enhancements:

  • do not hide Exceptions from custom handlers but correctly handle null #1169 (Hikariii)
  • Handle ObjectConstructor returning NULL #1172 (jankramer)

Fixed bugs:

Merged pull requests:

  • test serializing entity that uses Discriminator and extends some base… #1174 (FrKevin)
  • test symfony translator contract #1171 (goetas)