mirror of
https://github.com/doctrine/orm.git
synced 2026-03-24 06:52:09 +01:00
DDC-2937: [GH-920] SingleScalarHydrator reports ambiguous error. #3653
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @doctrinebot on GitHub (Jan 27, 2014).
Originally assigned to: @guilhermeblanco on GitHub.
Jira issue originally created by user @doctrinebot:
This issue is created automatically through a Github pull request on behalf of flip111:
Url: https://github.com/doctrine/doctrine2/pull/920
Message:
In the previous situation there is a combined test (A or B) which result in the same error message. However the error message does not fit with condition B (see code).
Looking at the function description the function should return a a single scalar value.
On a side note:
@doctrinebot commented on GitHub (Jan 27, 2014):
Comment created by flip101:
Should have paid more attention when i submit the previous PR 4 months ago :(
@doctrinebot commented on GitHub (Apr 16, 2014):
Comment created by @doctrinebot:
A related Github Pull-Request [GH-920] was closed:
https://github.com/doctrine/doctrine2/pull/920
@doctrinebot commented on GitHub (Apr 16, 2014):
Comment created by @guilhermeblanco:
Done as of
1488a509b2@doctrinebot commented on GitHub (Apr 16, 2014):
Issue was closed with resolution "Fixed"