Skip to content

Releases: doctrine/DoctrineModule

4.3.0

27 Nov 22:12
4.3.0
33c3f0c
Compare
Choose a tag to compare

Release Notes for 4.3.0

Feature release (minor)

Added

  • Support for laminas-cache 3, both laminas-cache 2 and 3 can now be used with DoctrineModule

4.3.0

  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1

Enhancement

4.2.2

12 Nov 07:59
4.2.2
54af385
Compare
Choose a tag to compare

Release Notes for 4.2.2

4.2.x bugfix release (patch)

4.2.2

  • Total issues resolved: 0
  • Total pull requests resolved: 4
  • Total contributors: 1

Enhancement

Bug

Documentation

4.2.1

05 Nov 09:21
4.2.1
57247fe
Compare
Choose a tag to compare

Release Notes for 4.2.1

4.2.x bugfix release (patch)

4.2.1

  • Total issues resolved: 0
  • Total pull requests resolved: 2
  • Total contributors: 1

Bug

Enhancement

4.2.0

28 Oct 21:03
4.2.0
de74578
Compare
Choose a tag to compare

Release Notes for 4.2.0

Feature release (minor)

Added

  • Support for PHP 8.0 and 8.1. Please note that some upstream dependencies are not yet compatible with PHP 8.1, hence, DoctrineModule cannot yet be installed using PHP 8.1.
  • Support for laminas-form 3.0, either laminas-form 2.0 or 3.0 can be used with DoctrineModule.

Changed

Deprecated

  • Usage of laminas-mvc-console is deprecated. If you used php public/index.php to access the Doctrine CLI, please switch to using ./vendor/bin/doctrine-module instead.
  • All signatures related to laminas-servicemanager 2.0 have been deprecated as DoctrineModule already requires laminas-servicemanager 3.0 for a while.

Removed

  • Support for PHP 7.2.

4.2.0

  • Total issues resolved: 1
  • Total pull requests resolved: 11
  • Total contributors: 2

Documentation

Enhancement

Bug

4.1.3

18 Oct 19:26
4.1.3
662362a
Compare
Choose a tag to compare

4.1.2

19 Jan 20:15
b2ab0f5
Compare
Choose a tag to compare

Added

  • Support for PHP 8.0
  • Added direct dependencies for annotation and collections

Note

The 4.1.1 release was tagged from the wrong branch. See #720 and #722 (comment)

This release continues the 4.1.x releases.

4.1.1

26 Dec 21:13
f9cf098
Compare
Choose a tag to compare

NOTE

This release was created from the wrong (4.0.x) branch and should not be used. Please use the follow-up release of 4.1.2 and above.

Changed

  • Removed use fo Laminas/Hydrator from this module. That functionality has been moved to doctrine/doctrine-laminas-hydrator

4.0.6

13 Nov 21:04
48b5d77
Compare
Choose a tag to compare

Fixed

  • Coding standard moved to v8.2 and CS fixes applied. This enables Composer 2 for this repository.

4.1.0

23 Sep 02:28
ade5281
Compare
Choose a tag to compare

Release 4.0.3 introduced changes which were incompatible with users still using Doctrine Inflector 1.0. The change in 4.0.3 requires inflector 2.0.

This 4.1.x branch is a result of that conflict. This release is the same as 4.0.3 but will continue along the secondary versioning scheme.

4.0.4

23 Sep 02:49
ade5281
Compare
Choose a tag to compare

This release reverts the 4.0.3 release and is a copy of 4.0.2. In order to preserve an ongoing version with the changes in 4.0.3 a new 4.1.0 branch has been created. This is done because the 4.0.3 release was unusable by ORM users except for those using 2.8 which at this time has not been released.

These are the changes now:

  • 4.0.2 > 4.0.4
  • 4.0.3 > 4.1.0