DDC-1147: Allow 0-based InputParameters in DQL #1442

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

Originally created by @doctrinebot on GitHub (May 11, 2011).

Originally assigned to: @guilhermeblanco on GitHub.

Jira issue originally created by user @guilhermeblanco:

Currently it's impossible to define a 0-based input parameter.
This restriction of Doctrine 2 is odd, because we already have enough support to it, and restriction is merely cosmetic, and also prevents 1:1 array usage on DQL Parameters.

Originally created by @doctrinebot on GitHub (May 11, 2011). Originally assigned to: @guilhermeblanco on GitHub. Jira issue originally created by user @guilhermeblanco: Currently it's impossible to define a 0-based input parameter. This restriction of Doctrine 2 is odd, because we already have enough support to it, and restriction is merely cosmetic, and also prevents 1:1 array usage on DQL Parameters.
admin added the Improvement label 2026-01-22 13:14:31 +01:00
admin closed this issue 2026-01-22 13:14:32 +01:00
Author
Owner

@doctrinebot commented on GitHub (May 11, 2011):

Comment created by @guilhermeblanco:

Implemented in trunk

@doctrinebot commented on GitHub (May 11, 2011): Comment created by @guilhermeblanco: Implemented in trunk
Author
Owner

@doctrinebot commented on GitHub (May 11, 2011):

Issue was closed with resolution "Fixed"

@doctrinebot commented on GitHub (May 11, 2011): 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#1442