[PR #616] [MERGED] [DDC-2252] Fix delete many-to-many composite key #8451

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

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/616
Author: @FabioBatSilva
Created: 3/16/2013
Status: Merged
Merged: 4/6/2013
Merged by: @beberlei

Base: masterHead: DDC-2252


📝 Commits (1)

📊 Changes

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

View changed files

📝 lib/Doctrine/ORM/Persisters/ManyToManyPersister.php (+8 -8)
tests/Doctrine/Tests/ORM/Functional/Ticket/DDC2252Test.php (+229 -0)

📄 Description

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


🔄 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/616 **Author:** [@FabioBatSilva](https://github.com/FabioBatSilva) **Created:** 3/16/2013 **Status:** ✅ Merged **Merged:** 4/6/2013 **Merged by:** [@beberlei](https://github.com/beberlei) **Base:** `master` ← **Head:** `DDC-2252` --- ### 📝 Commits (1) - [`1effd38`](https://github.com/doctrine/orm/commit/1effd38043edce7806529ce44c00d57c10af21a9) Fix DDC-2252 ### 📊 Changes **2 files changed** (+237 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `lib/Doctrine/ORM/Persisters/ManyToManyPersister.php` (+8 -8) ➕ `tests/Doctrine/Tests/ORM/Functional/Ticket/DDC2252Test.php` (+229 -0) </details> ### 📄 Description http://www.doctrine-project.org/jira/browse/DDC-2252 --- <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:00 +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#8451