[PR #605] [CLOSED] DDC-2338 Added failing test for composite foreign key persistance #8435

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

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/605
Author: @alex88
Created: 3/7/2013
Status: Closed

Base: masterHead: patch-2


📝 Commits (1)

  • 41af220 DDC-2338 Added failing test for composite foreign key persistance

📊 Changes

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

View changed files

tests/Doctrine/Tests/ORM/Functional/Ticket/DDC2338Test.php (+122 -0)

📄 Description

I've added this test regarding ticket DDC-2338


🔄 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/605 **Author:** [@alex88](https://github.com/alex88) **Created:** 3/7/2013 **Status:** ❌ Closed **Base:** `master` ← **Head:** `patch-2` --- ### 📝 Commits (1) - [`41af220`](https://github.com/doctrine/orm/commit/41af220f235ebc5fb30617718394ab9814759218) DDC-2338 Added failing test for composite foreign key persistance ### 📊 Changes **1 file changed** (+122 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `tests/Doctrine/Tests/ORM/Functional/Ticket/DDC2338Test.php` (+122 -0) </details> ### 📄 Description I've added this test regarding ticket DDC-2338 --- <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:55 +01:00
admin closed this issue 2026-01-22 15:59:56 +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#8435