Skip to content

Released version 3.1

Choose a tag to compare

@castamir castamir released this 10 Jul 08:49
· 205 commits to master since this release

Complete diff

Entity:

  • initDefaults order reverted
  • get() - improved exception handling for accessing relationship property of a detached entity
  • Entity::get() returns null for nullable property of a detached entity
  • Entity::get(), Entity::set() passThru now allows type change, BC BREAK

DI:

  • fixed undefined index logFile

Others:

  • PHP 5.4 code reformated
  • dg/dibi replaced with dibi/dibi