Skip to content

Releases: Roave/psr-container-doctrine

5.1.0

15 Feb 14:26
5.1.0
7c15539
Compare
Choose a tag to compare

5.1.0 - 2024-02-15


Release Notes for 5.1.0

Feature release (minor)

5.1.0

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

enhancement

documentation

5.0.0

09 Feb 07:25
5.0.0
f99b703
Compare
Choose a tag to compare

Release Notes for 5.0.0

Backwards incompatible release (major)

  • Add support for Doctrine ORM v3 and Doctrine DBAL v4
  • Remove suppor for Doctrine ORM < v3 and Doctrine DBAL < v4

Upgrade guide

Main BC break in config regards the event_manager key: move it from the connection to the entity_manager parent key and everything should work again as expected.

API changes

[BC] REMOVED: Method Roave\PsrContainerDoctrine\AbstractFactory::__callStatic() was removed
[BC] CHANGED: Class Roave\PsrContainerDoctrine\Migrations\CommandFactory became final
[BC] REMOVED: Method Roave\PsrContainerDoctrine\AbstractFactory::__callStatic() was removed
[BC] CHANGED: Method retrieveConfig() of class Roave\PsrContainerDoctrine\AbstractFactory became final
[BC] CHANGED: Method retrieveDependency() of class Roave\PsrContainerDoctrine\AbstractFactory became final
[BC] CHANGED: The return type of Roave\PsrContainerDoctrine\AbstractFactory#retrieveDependency() changed from no type to mixed
[BC] CHANGED: Class Roave\PsrContainerDoctrine\Migrations\ConfigurationLoaderFactory became final
[BC] REMOVED: Method Roave\PsrContainerDoctrine\AbstractFactory::__callStatic() was removed
[BC] CHANGED: The return type of Roave\PsrContainerDoctrine\Migrations\ConfigurationLoaderFactory#createWithConfig() changed from no type to Doctrine\Migrations\Configuration\Migration\ConfigurationLoader
[BC] CHANGED: The return type of Roave\PsrContainerDoctrine\AbstractFactory#__invoke() changed from no type to mixed
[BC] CHANGED: Method retrieveConfig() of class Roave\PsrContainerDoctrine\AbstractFactory became final
[BC] CHANGED: Method retrieveDependency() of class Roave\PsrContainerDoctrine\AbstractFactory became final
[BC] CHANGED: The return type of Roave\PsrContainerDoctrine\AbstractFactory#retrieveDependency() changed from no type to mixed

5.0.0

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

BC BREAK,enhancement

4.1.0

21 Nov 08:06
4.1.0
bd4eb99
Compare
Choose a tag to compare

4.1.0 - 2023-11-21


Release Notes for 4.1.0

Feature release (minor)

4.1.0

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

enhancement

renovate

4.0.0

30 Oct 08:50
4.0.0
e53f82c
Compare
Choose a tag to compare

Release Notes for 4.0.0

Backwards incompatible release (major)

4.0.0

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

BC BREAK,enhancement

3.10.0

27 Oct 13:21
3.10.0
344a520
Compare
Choose a tag to compare

3.9.0

31 Jan 14:59
3.9.0
d5d5463
Compare
Choose a tag to compare

3.9.0 - 2023-01-31


Release Notes for 3.9.0

Feature release (minor)

3.9.0

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

enhancement

renovate

duplicate,enhancement,renovate

3.8.0

27 Dec 13:00
3.8.0
7518caf
Compare
Choose a tag to compare

3.8.0 - 2022-12-27


Release Notes for 3.8.0

Feature release (minor)

3.8.0

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

enhancement,renovate

renovate

3.7.0

10 Dec 14:17
3.7.0
93bae32
Compare
Choose a tag to compare

3.7.0 - 2022-12-10


Release Notes for 3.7.0

Feature release (minor)

3.7.0

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

enhancement

duplicate,enhancement,renovate

3.6.0

31 Oct 23:50
3.6.0
e4fba4a
Compare
Choose a tag to compare

3.6.0 - 2022-10-31


Release Notes for 3.6.0

Feature release (minor)

3.6.0

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

enhancement,renovate

renovate

enhancement

bug,documentation

3.5.0

08 Mar 15:30
3.5.0
d9453e7
Compare
Choose a tag to compare

3.5.0 - 2022-03-08


Release Notes for 3.5.0

Feature release (minor)

3.5.0

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

enhancement

bug,enhancement

bug

bug,help wanted