github doctrine/orm v2.6.1

latest releases: 3.1.2, 2.19.4, 3.1.1...
6 years ago

Build Status

This release provides fixes for:

  • a regression in parsing of DELETE DQL queries without a DQL alias
  • a regression in hydration of fields of intermediate classes multi-level single-/multi-table-inheritance
  • a call to an undefined Doctrine\Common\Cache\MemcachedCache::setMemcache() method in the setup tooling
  • persistence order for entities with identity through associated entity
  • some persistence issues with join columns with special characters in them, which need to be quoted
  • incorrect SQL parameter type binding in the basic entity persister
  • versioned entity version fields caching within the second level cache

Total issues resolved: 23

Don't miss a new orm release

NewReleases is sending notifications on new releases.