2.8.4
版本发布时间: 2021-04-06 19:39:05
doctrine/orm最新发布版本:3.2.2(2024-08-23 18:30:51)
Release Notes for 2.8.4
2.8.x bugfix release (patch)
2.8.4
- Total issues resolved: 1
- Total pull requests resolved: 3
- Total contributors: 4
BC Break,Bug
- 8595: Statement in Where-Clause are not wrapped in brackets anymore thanks to @LinkingYou
Regression
- 8591: Return case insensitive check thanks to @DmitriiBezborodnikov
Bug
- 8590: Fix phpdoc of ClassMetadataInfo::getIdentifierValues thanks to @VincentLanglet
- 8586: Additional psalm param typehint for orderBy argument in findBy method thanks to @KartaviK