Skip to content

Releases: doctrine/phpcr-odm

1.2.0

14 Oct 14:17

Choose a tag to compare

Major improvements in the handling for translations especially in combination with events. Also major improvements for performance with collections.

1.2.0-rc6

07 Oct 13:18

Choose a tag to compare

1.2.0-rc6 Pre-release
Pre-release
Release of new version 1.2.0-rc6

1.2.0-rc5

02 Oct 11:35

Choose a tag to compare

1.2.0-rc5 Pre-release
Pre-release
Release of new version 1.2.0-rc5

1.2.0-rc4

09 Sep 05:31

Choose a tag to compare

1.2.0-rc4 Pre-release
Pre-release
Release of new version 1.2.0-rc4

1.2.0-rc3

20 Aug 15:19

Choose a tag to compare

1.2.0-rc3 Pre-release
Pre-release
Release of new version 1.2.0-rc3

1.2.0-rc2

14 Aug 12:20

Choose a tag to compare

1.2.0-rc2 Pre-release
Pre-release
prepare 1.2.0-rc2

1.2.0-RC1

24 Jul 14:15

Choose a tag to compare

1.2.0-RC1 Pre-release
Pre-release
  • 2014-07-02: convert all collections to PersistentCollections on flush
    This required a considerable refactoring in the collections and also resulted in some BC breaks.
    Most notably Collections are now only managing the documents that have explicitly been assigned
    or that where fetched initially from the PHPCR store.
    Use the new $collection->refresh() method to force an immediate refresh from the PHPCR store.
  • 2014-06-13: Added the endFlush event that happens after the flush has
    been terminated.
  • 2014-06-13: Fixed a bug in calculateChangeSet that led to subsequent
    flushes seeing already persisted changes again.

1.1.2

10 Jul 07:36
@dbu dbu

Choose a tag to compare

Merge pull request #503 from doctrine/fix-new-instance

Fix new instance

1.1.1

03 Jun 08:59
@dbu dbu

Choose a tag to compare

prepare release 1.1.1

1.1.0

08 May 15:13
@dbu dbu

Choose a tag to compare

prepare release 1.1.0