[PR #669] [MERGED] Fixed generating column names for self referencing entity. #8532

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

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/669
Author: @hason
Created: 5/17/2013
Status: Merged
Merged: 5/26/2013
Merged by: @beberlei

Base: masterHead: many_to_many


📝 Commits (1)

  • bef5b58 Fixed generating join column names for self referencing entity.

📊 Changes

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

View changed files

📝 lib/Doctrine/ORM/Mapping/ClassMetadataInfo.php (+7 -4)
📝 tests/Doctrine/Tests/ORM/Mapping/ClassMetadataTest.php (+28 -4)

📄 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/669 **Author:** [@hason](https://github.com/hason) **Created:** 5/17/2013 **Status:** ✅ Merged **Merged:** 5/26/2013 **Merged by:** [@beberlei](https://github.com/beberlei) **Base:** `master` ← **Head:** `many_to_many` --- ### 📝 Commits (1) - [`bef5b58`](https://github.com/doctrine/orm/commit/bef5b585cb30568fc04080058d0e5a523c98ceff) Fixed generating join column names for self referencing entity. ### 📊 Changes **2 files changed** (+35 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `lib/Doctrine/ORM/Mapping/ClassMetadataInfo.php` (+7 -4) 📝 `tests/Doctrine/Tests/ORM/Mapping/ClassMetadataTest.php` (+28 -4) </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:00:21 +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#8532