Skip to content

v2.6.1

Compare
Choose a tag to compare
@Ocramius Ocramius released this 27 Feb 08:43
v2.6.1
87ee409

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