Skip to content

Releases: doctrine/DoctrineModule

6.2.1

31 Dec 14:18
6.2.1
b1f86c5
Compare
Choose a tag to compare

Release Notes for 6.2.1

6.2.x bugfix release (patch)

6.2.1

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

Documentation

6.2.0

29 Dec 16:34
6.2.0
2d10cb6
Compare
Choose a tag to compare

Release Notes for 6.2.0

Feature release (minor)

Changed

  • doctrine/annotations ^2 is now required (1.x is not supported anymore)
  • doctrine/cache ^2 is now required (1.x is not supported anymore) - Note: This change implies that laminas-cache is now used for caching, as doctrine/cache v2 does not contain implementations anymore. Using laminas-cache, however, is the default config since the 6.0.0 release. If you are using other adapters than array and filesystem, you might need to require additional laminas packages!
  • doctrine/collections ^2 is now required (1.x is not supported anymore)
  • doctrine/event-manager ^2 is now required (1.x is not supported anymore)
  • doctrine/persistence ^3 is now required (2.x is not supported anymore)
  • symfony/console ^7 is now alled besides 6.x (5.x is not supported anymore)

Dropped

  • Support for PHP 8.0 has been dropped

6.2.0

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

Enhancement

Documentation

6.1.1

27 Jan 10:46
6.1.1
ece0803
Compare
Choose a tag to compare

Release Notes for 6.1.1

6.1.x bugfix release (patch)

6.1.1

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

Enhancement

6.1.0

17 Jan 13:56
6.1.0
fc1f8f4
Compare
Choose a tag to compare

Release Notes for 6.1.0

Feature release (minor)

Added

  • Support for PHP 8.2

6.1.0

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

Enhancement

6.0.7

06 Nov 14:46
6.0.7
Compare
Choose a tag to compare

Release Notes for 6.0.7

6.0.x bugfix release (patch)

6.0.7

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

Bug

6.0.5

25 Oct 04:04
6.0.5
f1c5094
Compare
Choose a tag to compare

6.0.4

25 Jul 23:14
6.0.4
562ed42
Compare
Choose a tag to compare

Release Notes for 6.0.4

6.0.4

6.0.3

09 Jun 21:29
d02db3d
Compare
Choose a tag to compare

Release Notes for 6.0.3

6.0.x bugfix release (patch)

6.0.3

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

Bug

6.0.2

08 Jun 15:42
07b4e0f
Compare
Choose a tag to compare

Release Notes for 6.0.2

6.0.x bugfix release (patch)

6.0.2

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

Bug

  • Fix cache configuration for better Doctrine compatibility. by @demiankatz in #806

6.0.1

08 Jun 06:35
a63fb62
Compare
Choose a tag to compare

Release Notes for 6.0.1

6.0.x bugfix release (patch)

6.0.1

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

Bug