Skip to content

DDC-1372#134

Closed
FabioBatSilva wants to merge 2 commits intodoctrine:masterfrom
FabioBatSilva:DDC-1372
Closed

DDC-1372#134
FabioBatSilva wants to merge 2 commits intodoctrine:masterfrom
FabioBatSilva:DDC-1372

Conversation

@FabioBatSilva
Copy link
Member

Hello all

This patch fix : DDC-1372
http://www.doctrine-project.org/jira/browse/DDC-1372

I think the problem is here :
https://github.com/doctrine/doctrine2/blob/master/lib/Doctrine/ORM/Query.php#L282
Only $sqlParams was being sorted

Thanks ...

Best Regards,
Fabio B. SIlva

@beberlei
Copy link
Member

This is the wrong fix, it has to be in the SQLParserUtils::expandParameterList method. The bug appears even if you use named parameters in DBAL and sort them the other way around.

@beberlei beberlei closed this Sep 25, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants