DDC-3214: [GH-1082] added more informative error messages when invalid parameter count #3979

Closed
opened 2026-01-22 14:32:43 +01:00 by admin · 2 comments
Owner

Originally created by @doctrinebot on GitHub (Jul 15, 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 rodnaph:

Url: https://github.com/doctrine/doctrine2/pull/1082

Message:

When an invalid number of parameters is bound current it's not indicated if there are too few or too many (which could help a lot in trying to debug the problem). This change alters the exception message to be more informative as to whether too few or too many parameters have been bound in the query.

Originally created by @doctrinebot on GitHub (Jul 15, 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 rodnaph: Url: https://github.com/doctrine/doctrine2/pull/1082 Message: When an invalid number of parameters is bound current it's not indicated if there are too few or too many (which could help a lot in trying to debug the problem). This change alters the exception message to be more informative as to whether too few or too many parameters have been bound in the query.
admin added the Bug label 2026-01-22 14:32:43 +01:00
admin closed this issue 2026-01-22 14:32:43 +01:00
Author
Owner

@doctrinebot commented on GitHub (Jul 15, 2014):

Comment created by @doctrinebot:

A related Github Pull-Request [GH-1082] was closed:
https://github.com/doctrine/doctrine2/pull/1082

@doctrinebot commented on GitHub (Jul 15, 2014): Comment created by @doctrinebot: A related Github Pull-Request [GH-1082] was closed: https://github.com/doctrine/doctrine2/pull/1082
Author
Owner

@doctrinebot commented on GitHub (Jul 15, 2014):

Issue was closed with resolution "Fixed"

@doctrinebot commented on GitHub (Jul 15, 2014): Issue was closed with resolution "Fixed"
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#3979