5.0.0
版本发布时间: 2023-08-04 01:08:43
doctrine/DoctrineMongoODMModule最新发布版本:5.1.0(2024-01-22 15:56:56)
Release Notes for 5.0.0
Backwards incompatible release (major)
Changed
- Updated to DoctrineModule 6.0
- Improved type hints changing some signatures (BC breaks)
5.0.0
- Total issues resolved: 0
- Total pull requests resolved: 6
- Total contributors: 1
BC Break,Enhancement
- 277: Update to Psalm 5 an lower Psalm error level to 3 thanks to @driehle
- 276: Upgraded to Doctrine coding standard v12 thanks to @driehle
- 273: Upgrade to DoctrineModule ^6 and allow doctrine/event-manager ^2 thanks to @driehle
Enhancement
- 275: Updated minimum versions of dependencies thanks to @driehle
- 274: Updated uptstream workflows thanks to @driehle
- 272: Drop PHP 7.4 thanks to @driehle