[PR #708] [CLOSED] Unit test and fix for DDC-2506: CTI JOIN WITH conditionals failing. #8596

Open
opened 2026-01-22 16:00:40 +01:00 by admin · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/708
Author: @mattjanssen
Created: 6/24/2013
Status: Closed

Base: masterHead: DDC-2506


📝 Commits (1)

  • f494cb5 Unit test and fix for DDC-2506: CTI JOIN WITH conditionals failing.

📊 Changes

2 files changed (+22 additions, -9 deletions)

View changed files

📝 lib/Doctrine/ORM/Query/SqlWalker.php (+10 -9)
📝 tests/Doctrine/Tests/ORM/Query/SelectSqlGenerationTest.php (+12 -0)

📄 Description

http://www.doctrine-project.org/jira/browse/DDC-2506


🔄 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/708 **Author:** [@mattjanssen](https://github.com/mattjanssen) **Created:** 6/24/2013 **Status:** ❌ Closed **Base:** `master` ← **Head:** `DDC-2506` --- ### 📝 Commits (1) - [`f494cb5`](https://github.com/doctrine/orm/commit/f494cb59d361db9da05d55d90ba0fb6f944f7fd9) Unit test and fix for DDC-2506: CTI JOIN WITH conditionals failing. ### 📊 Changes **2 files changed** (+22 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `lib/Doctrine/ORM/Query/SqlWalker.php` (+10 -9) 📝 `tests/Doctrine/Tests/ORM/Query/SelectSqlGenerationTest.php` (+12 -0) </details> ### 📄 Description http://www.doctrine-project.org/jira/browse/DDC-2506 --- <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 16:00:40 +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#8596