[PR #95] [CLOSED] [DDC-1299] Added support for nested Andx and Orx conditions #7702

Closed
opened 2026-01-22 15:56:27 +01:00 by admin · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/95
Author: @jbourassa
Created: 7/27/2011
Status: Closed

Base: masterHead: DDC-1299


📝 Commits (1)

  • 6e2712f [DDC-1299] Added support for nested Andx and Orx conditions

📊 Changes

2 files changed (+4 additions, -2 deletions)

View changed files

📝 lib/Doctrine/ORM/Query/Expr/Andx.php (+2 -1)
📝 lib/Doctrine/ORM/Query/Expr/Orx.php (+2 -1)

📄 Description

Fixes DDC-1299.

See http://www.doctrine-project.org/jira/browse/DDC-1299 for ticket.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/doctrine/orm/pull/95 **Author:** [@jbourassa](https://github.com/jbourassa) **Created:** 7/27/2011 **Status:** ❌ Closed **Base:** `master` ← **Head:** `DDC-1299` --- ### 📝 Commits (1) - [`6e2712f`](https://github.com/doctrine/orm/commit/6e2712f35b9a5661cceb953e3a0fbcd4f6e2ae58) [DDC-1299] Added support for nested Andx and Orx conditions ### 📊 Changes **2 files changed** (+4 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `lib/Doctrine/ORM/Query/Expr/Andx.php` (+2 -1) 📝 `lib/Doctrine/ORM/Query/Expr/Orx.php` (+2 -1) </details> ### 📄 Description Fixes DDC-1299. See http://www.doctrine-project.org/jira/browse/DDC-1299 for ticket. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
admin added the pull-request label 2026-01-22 15:56:27 +01:00
admin closed this issue 2026-01-22 15:56:27 +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#7702