[PR #5662] many-to-many criteria related bug-fix aggregate patch #9684

Closed
opened 2026-01-22 16:05:06 +01:00 by admin · 0 comments
Owner

Original Pull Request: https://github.com/doctrine/orm/pull/5662

State: closed
Merged: No


Needed to utilize criteria against a non-owning side of a many-to-many association so we aggregated a few related (criteria + many-to-many) pull requests so we'd have a working patch branch to service our project. Mostly just merged the existing PR but also addressed some PR comments like adding missing tests.

Patches includes in this PR

  • #5638 criteria not working on non-owning side
  • #1535 criteria ordering ignored
  • #5653 criteria limit/offset ignored
**Original Pull Request:** https://github.com/doctrine/orm/pull/5662 **State:** closed **Merged:** No --- Needed to utilize criteria against a non-owning side of a many-to-many association so we aggregated a few related (criteria + many-to-many) pull requests so we'd have a working patch branch to service our project. Mostly just merged the existing PR but also addressed some PR comments like adding missing tests. Patches includes in this PR - #5638 criteria not working on non-owning side - #1535 criteria ordering ignored - #5653 criteria limit/offset ignored
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#9684