[PR #5669] Support matching Criteria on PersistentCollection for ManyToMany associatons #9688

Closed
opened 2026-01-22 16:05:06 +01:00 by admin · 0 comments
Owner
**Original Pull Request:** https://github.com/doctrine/orm/pull/5669 **State:** closed **Merged:** No --- Addresses: - [DDC-3890: Support matching Criteria on PersistentCollection on ManyToMany when comparison is not "=" ](https://github.com/doctrine/doctrine2/issues/4745) - [DDC-4157: ManyToMany matching criteria set wrong expressions](https://github.com/doctrine/doctrine2/issues/4910) - [@ManyToMany relation matching criteria ignores isNull(column)](https://github.com/doctrine/doctrine2/issues/5587) This MR builds on [Many to many criteria fixes](https://github.com/doctrine/doctrine2/pull/5668) which is an aggregate PR that addresses some other related criteria bugs.
admin added the pull-request label 2026-01-22 16:05:06 +01:00
admin closed this issue 2026-01-22 16:05:06 +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#9688