[PR #553] [CLOSED] Fix adding multiple joins. #8366

Open
opened 2026-01-22 15:59:34 +01:00 by admin · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/553
Author: @NoUseFreak
Created: 1/23/2013
Status: Closed

Base: masterHead: patch-1


📝 Commits (1)

  • 63bcbbd Fix adding multiple joins.

📊 Changes

1 file changed (+5 additions, -0 deletions)

View changed files

📝 lib/Doctrine/ORM/QueryBuilder.php (+5 -0)

📄 Description

When more joins are added, they must be added completely.


🔄 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/553 **Author:** [@NoUseFreak](https://github.com/NoUseFreak) **Created:** 1/23/2013 **Status:** ❌ Closed **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`63bcbbd`](https://github.com/doctrine/orm/commit/63bcbbd7212d89bfdf606d18b705152462c9cdb3) Fix adding multiple joins. ### 📊 Changes **1 file changed** (+5 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `lib/Doctrine/ORM/QueryBuilder.php` (+5 -0) </details> ### 📄 Description When more joins are added, they must be added completely. --- <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:59:34 +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#8366