3.1.3
版本发布时间: 2024-04-30 15:17:30
doctrine/orm最新发布版本:3.2.2(2024-08-23 18:30:51)
Release Notes for 3.1.3
3.1.3
- Total issues resolved: 0
- Total pull requests resolved: 6
- Total contributors: 6
Bugfixes
- 11430: Fix deprecation layer of Doctrine\ORM\ORMException thanks to @W0rma
- 11428: Prevent creation of new MANAGED entity instance by reloading REMOVED entity from database thanks to @xificurk
- 11422: Bugfix: respect orderBy for fetch EAGER mode thanks to @tomasz-ryba
-
11101: fix: always cleanup in
AbstractHydrator::toIterable()
thanks to @simPod
Test Suite
- 11429: Remove unused test group thanks to @SenseException
Documentation
- 11420: fix(docs): typo thanks to @tyteen4a03