[PR #12285] [MERGED] Fix check for composite foreign key #13648

Closed
opened 2026-01-22 16:17:57 +01:00 by admin · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/12285
Author: @HypeMC
Created: 11/21/2025
Status: Merged
Merged: 11/21/2025
Merged by: @greg0ire

Base: 2.20.xHead: fix-is-foreign-key-composite


📝 Commits (1)

  • bc95c7c Fix check for composite foreign key

📊 Changes

1 file changed (+8 additions, -4 deletions)

View changed files

📝 src/UnitOfWork.php (+8 -4)

📄 Description

Fixes #12282


🔄 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/12285 **Author:** [@HypeMC](https://github.com/HypeMC) **Created:** 11/21/2025 **Status:** ✅ Merged **Merged:** 11/21/2025 **Merged by:** [@greg0ire](https://github.com/greg0ire) **Base:** `2.20.x` ← **Head:** `fix-is-foreign-key-composite` --- ### 📝 Commits (1) - [`bc95c7c`](https://github.com/doctrine/orm/commit/bc95c7c08d56a155c19244b94e08b7fa6e419215) Fix check for composite foreign key ### 📊 Changes **1 file changed** (+8 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `src/UnitOfWork.php` (+8 -4) </details> ### 📄 Description Fixes #12282 --- <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:17:57 +01:00
admin closed this issue 2026-01-22 16:17:57 +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#13648