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
Documentation
- 11420: fix(docs): typo thanks to @tyteen4a03