4.4.2
版本发布时间: 2022-04-23 22:04:51
doctrine/DoctrineModule最新发布版本:6.1.1(2024-01-27 18:46:55)
Release Notes for 4.4.2
4.4.x bugfix release (patch)
Changed
- Mark DoctrineModule as incompatible with ORM 2.12.0 due to a BC break in ORM 2.12.0
- Added test cases to check compatibility with ORM
4.4.2
- Total issues resolved: 1
- Total pull requests resolved: 3
- Total contributors: 3
Enhancement
- 779: Remove unneeded autoload calls thanks to @greg0ire
Bug
- 778: Mark doctrine/orm 2.12.0 as conflict thanks to @driehle and @BigMichi1
- 777: Cover annotation driver instanciation thanks to @greg0ire