Skip to content

Releases: doctrine/DoctrineORMModule

3.0.1

18 Feb 00:17
5c7c160
Compare
Choose a tag to compare

Fixed

  • Add return type hint to MappingCollectorFactory::getOptionsClass for compability with DoctrineModule.

3.0.0

17 Feb 22:59
78d4bec
Compare
Choose a tag to compare

This release is in support of Laminas. The whole project has been reworked to be compatible with the Doctrine coding standard and all Zend libraries have been migrated to Laminas.

2.1.7

23 Nov 22:02
5693988
Compare
Choose a tag to compare

Added

  • Enable use savepoints in configuration

2.1.6

23 Nov 21:52
c004739
Compare
Choose a tag to compare

Changed

  • Support for Symfony Console 5.0

2.1.5

10 Jul 22:08
652d8aa
Compare
Choose a tag to compare

Added

  • ConfigProvider added to composer.json
  • Run CLI commands on Travis builds
  • Fix output writer for doctrine-migrations v2 integration

2.1.4

24 Jan 22:23
24cb652
Compare
Choose a tag to compare

Changed

  • Moved documentation from .md to .rst
  • Lightly edited documentation

2.1.3

11 Jan 23:51
22dfea0
Compare
Choose a tag to compare

Added

2.1.2

16 Apr 02:52
a205cc6
Compare
Choose a tag to compare

Fixed

ZendDeveloperToolbar support has been corrected and enhanced. See #563, #552

2.1.1

16 Apr 02:22
9cc1a06
Compare
Choose a tag to compare

Fixed

Updated requirement for doctrine-module to 2.1.3 due to a fix for PHP 7.2 in zend-framework/zend-form required by that module.

1.1.8

15 Apr 23:04
Compare
Choose a tag to compare

Fixed

Support for ZendDeveloperTools corrected.