Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add back throws annotation to getSingleScalarResult (doctrine#10907)
Fix regression introduced in doctrine#10870 `$result = $this->execute(null, $hydrationMode);` in `getSingleResult` can still throw NoResultException exception.
- Loading branch information