[PR #767] [MERGED] Fixing missing table aliases when using Many2Many persister. #8680

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

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/767
Author: @guilhermeblanco
Created: 8/22/2013
Status: Merged
Merged: 8/22/2013
Merged by: @guilhermeblanco

Base: masterHead: DDC-2627


📝 Commits (1)

  • 09d51f9 Fixing missing table aliases when using Many2Many persister.

📊 Changes

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

View changed files

📝 lib/Doctrine/ORM/Persisters/ManyToManyPersister.php (+7 -3)
📝 tests/Doctrine/Tests/ORM/Functional/Ticket/DDC1595Test.php (+1 -1)

📄 Description

No description provided


🔄 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/767 **Author:** [@guilhermeblanco](https://github.com/guilhermeblanco) **Created:** 8/22/2013 **Status:** ✅ Merged **Merged:** 8/22/2013 **Merged by:** [@guilhermeblanco](https://github.com/guilhermeblanco) **Base:** `master` ← **Head:** `DDC-2627` --- ### 📝 Commits (1) - [`09d51f9`](https://github.com/doctrine/orm/commit/09d51f9df5bbd33c9b00a8941814dd5a4b818441) Fixing missing table aliases when using Many2Many persister. ### 📊 Changes **2 files changed** (+8 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `lib/Doctrine/ORM/Persisters/ManyToManyPersister.php` (+7 -3) 📝 `tests/Doctrine/Tests/ORM/Functional/Ticket/DDC1595Test.php` (+1 -1) </details> ### 📄 Description _No description provided_ --- <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:01:02 +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#8680