DDC-2750: [GH-822] DDC-2748 DQL expression "in" not working with Collection #3440

Open
opened 2026-01-22 14:19:53 +01:00 by admin · 0 comments
Owner

Originally created by @doctrinebot on GitHub (Oct 18, 2013).

Originally assigned to: @beberlei on GitHub.

Jira issue originally created by user @doctrinebot:

This issue is created automatically through a Github pull request on behalf of mnapoli:

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

Message:

Fix + tests for [DDC-2748](http://www.doctrine-project.org/jira/browse/[DDC-2748]%28http://www.doctrine-project.org/jira/browse/DDC-2748%29)

DQL expression "in" not working with Collection
Using $qb->expr()->in() with a Collection, will result in an empty array sent.

Originally created by @doctrinebot on GitHub (Oct 18, 2013). Originally assigned to: @beberlei on GitHub. Jira issue originally created by user @doctrinebot: This issue is created automatically through a Github pull request on behalf of mnapoli: Url: https://github.com/doctrine/doctrine2/pull/822 Message: Fix + tests for [[DDC-2748](http://www.doctrine-project.org/jira/browse/DDC-2748)](http://www.doctrine-project.org/jira/browse/[DDC-2748]%28http://www.doctrine-project.org/jira/browse/DDC-2748%29) > DQL expression "in" not working with Collection > Using $qb->expr()->in() with a Collection, will result in an empty array sent.
admin added the Bug label 2026-01-22 14:19:53 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#3440