v2.11.0
版本发布时间: 2019-09-10 18:14:15
doctrine/common最新发布版本:3.4.4(2024-04-16 21:42:00)
2.11.0
- Total issues resolved: 1
- Total pull requests resolved: 6
- Total contributors: 6
Improvement
- 875: Require PHP 7.4 tests to pass thanks to @alcaeus
- 873: Use getName() instead __toString() thanks to @esbobkov
- 866: Update phpstan to 0.11 && update phpunit to 7.0 thanks to @adaamz
- 865: CI: Test against PHP 7.4snapshot instead of nightly (8.0) thanks to @Majkl578
- 861: [DDC-2556] Fix generating non-loading proxy methods when the identifier field is defined in a trait thanks to @Jalle19
Documentation
- 862: fix method reference in @see doblock thanks to @vladyslavstartsev