Releases: doctrine/phpcr-odm
Releases · doctrine/phpcr-odm
1.5.4
- Change salt string in ClassMetadataFactory to avoid invalid PSR-16 character.
1.5.2
- Allow using
doctrine/persistence
1.5.1
- [Bugfix] Do not remove child when it is moved and a pre-update listener is present.
1.5.0
- Support PHP 7.3 and 7.4
- Allow Symfony 5
- Drop PHP 5.6 and 7.0 and hhvm
1.4.5
Fix: Translations not loading with duplicate ids.
1.4.4
Allow installation with Symfony 4 components.
1.4.2
- [Bugfix] Don't override ID generator when persisting children
1.4.1
DEPRECATED
This release accidentally had a BC break in it.