Skip to content

v0.3.0

Compare
Choose a tag to compare
@tg666 tg666 released this 31 Mar 13:21
· 3 commits to master since this release
  • updated minimal version of doctrine/orm to ^2.7
  • updated php-cs-fixer
  • changed autoload to PSR-4
  • fix: property value is returned only if the property is initialized in EntityAdapter
  • interface Doctrine\Persistence\ObjectManager is used instead of deprecated Doctrine\Common\Persistence\ObjectManager
  • added option rewriteOnInsert for strategy GenerateOnInsertStrategy