Released version 3.1
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