Skip to content

v1.4.0 (2016-10-31)

Compare
Choose a tag to compare
@goetas goetas released this 31 Oct 11:41
· 1366 commits to master since this release
  • Xml setters ignored when deserializing #665 (goetas)
  • Document the implied 'Default' property group when no group is specified #661 (akoebbe)
  • Nullable array inconsistency #660 (goetas)
  • Allow discriminator map in the middle of the hierarchy when deserializing #659 (goetas)
  • Fixed PHP 7.0.11 BC break (or bugfix) #658 (goetas)
  • Handle both int and integer #657 (Aliance)
  • Renamed replaceData to setData #653 (goetas)
  • add required sqlite extension for developing #649 (scasei)
  • Run serialization benchmarks in the build process #647 (goetas)
  • Alcalyn feature default serializer context #645 (goetas)
  • Add format output option #640 (AyrtonRicardo)
  • Remove deprecated FileCacheReader for doctrine annotations #634 (goetas)
  • Added tests to ensure SerializeNull policy #633 (goetas)
  • Fix inheritance of discriminators on Doctrine entities #382 (xoob)
  • Allow Post Serialize Event to overwrite existing data #273 (jockri)