2.12.3
版本发布时间: 2022-06-17 16:17:14
doctrine/orm最新发布版本:3.2.2(2024-08-23 18:30:51)
Release Notes for 2.12.3
2.12.x bugfix release (patch)
2.12.3
- Total issues resolved: 0
- Total pull requests resolved: 16
- Total contributors: 3
Static Analysis
- 9844: PHPStan 1.7.13 thanks to @derrabus
- 9843: Flip conditional extension of legacy AnnotationDriver class thanks to @derrabus
- 9842: PHP CodeSniffer 3.7 thanks to @derrabus
- 9818: Document missing possible types thanks to @greg0ire
- 9812: PHPStan 1.7.9 thanks to @derrabus
- 9802: Fix wrong types thanks to @greg0ire
- 9785: PHPStan 1.7.0 thanks to @derrabus
- 9779: Document callable as possible thanks to @greg0ire
- 9746: Better phpdoc tests thanks to @greg0ire
Test Suite
- 9841: Add missing property declaration thanks to @derrabus
- 9805: Remove empty test file thanks to @derrabus
CI,Test Suite
- 9840: Run tests on PHP 8.2 thanks to @derrabus
Documentation
- 9769: Add use statement thanks to @greg0ire
- 9749: Omit version number in README thanks to @greg0ire
CI
- 9732: Exclude /ci from distribution packages thanks to @derrabus
Bug
- 9619: Make Reflection available to ConvertMappingCommand thanks to @bartholdbos