Details
Description
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.
Implemented in trunk