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 (#10907)
Fix regression introduced in #10870 `$result = $this->execute(null, $hydrationMode);` in `getSingleResult` can still throw NoResultException exception.
- Loading branch information