2.10.1
版本发布时间: 2021-10-05 21:07:39
doctrine/orm最新发布版本:3.2.2(2024-08-23 18:30:51)
Release Notes for 2.10.1
2.10.x bugfix release (patch)
2.10.1
- Total issues resolved: 1
- Total pull requests resolved: 3
- Total contributors: 3
Bug
- 9090: Add integer cast in setFirstResult methods of Query and QueryBuilder thanks to @Knallcharge
- 9089: Return value of Doctrine\ORM\Query::getFirstResult() must be of the type int or null, string returned thanks to @Knallcharge
- 9079: Add integer cast in setMaxResults methods of Query and QueryBuilder thanks to @mitelg
Documentation
- 9084: Update phpdoc comment - association-mapping.rst thanks to @annechko