2.1.3
版本发布时间: 2020-12-20 19:55:55
doctrine/mongodb-odm最新发布版本:2.9.0(2024-09-20 20:33:49)
Release Notes for 2.1.3
2.1.3
- Total issues resolved: 2
- Total pull requests resolved: 9
- Total contributors: 7
Bug
- 2261: Handle void return type in custom collection's methods thanks to @malarzm and @Lewiatan
- 2260: Added missing check for order of compound keys thanks to @cgrabenstein
- 2244: Fix trigger_error level when deprecated type is used thanks to @rieschl
Task
- 2240: Remove phpstan error formatter thanks to @franmomu
- 2239: Assert array value is an instance of the key thanks to @malarzm
- 2231: Update PHPStan thanks to @franmomu
- 2230: Move phpcs to Github actions thanks to @franmomu
Documentation
- 2223: Document requirement on PHP extension thanks to @greg0ire
- 2221: Remove safe index option from documentation thanks to @alcaeus