github doctrine/orm v2.4.8

latest releases: 3.1.2, 2.19.4, 3.1.1...
8 years ago
    Release Notes - Doctrine 2 - ORM - Version 2.4.8

Bug

  • [DDC-3310] - [GH-1138] Join column index names
  • [DDC-3343] - `PersistentCollection::removeElement` schedules an entity for deletion when relationship is EXTRA_LAZY, with `orphanRemoval` false.
  • [DDC-3464] - [GH-1231] Backport 'Merge pull request #1098 from encoder32/DDC-1590' to 2.4 branch
  • [DDC-3482] - [GH-1242] Attempting to lock a proxy object fails as UOW doesn't init proxy first
  • [DDC-3493] - New (PHP 5.5) "class" keyword - wrong parsing by EntityGenerator
  • [DDC-3494] - [GH-1250] Test case for "class" keyword
  • [DDC-3500] - [GH-1254] Fix applying ON/WITH conditions to first join in Class Table Inheritance
  • [DDC-3502] - [GH-1256] DDC-3493 - fixed EntityGenerator parsing for php 5.5 "::class" syntax
  • [DDC-3518] - [GH-1266] [2.4] Fix schema generation in the test suite
  • [DDC-3537] - [GH-1282] Hotfix/#1169 extra lazy one to many should not delete referenced entities (backport to 2.4)
  • [DDC-3551] - [GH-1294] Avoid Connection error when calling ClassMetadataFactor::getAllMetadata()
  • [DDC-3560] - [GH-1300] [2.4] #1169 DDC-3343 one-to-omany persister deletes only on EXTRA_LAZY plus orphanRemoval
  • [DDC-3608] - [GH-1327] Properly generate default value from yml & xml mapping
  • [DDC-3619] - spl_object_hash collision
  • [DDC-3624] - [GH-1338] [DDC-3619] Update identityMap when entity gets managed again
  • [DDC-3643] - [GH-1352] fix EntityGenerator RegenerateEntityIfExists

Improvement

Don't miss a new orm release

NewReleases is sending notifications on new releases.