[PR #459] [MERGED] Fix DDC-2012 #8232

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

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/459
Author: @FabioBatSilva
Created: 9/30/2012
Status: Merged
Merged: 10/3/2012
Merged by: @beberlei

Base: masterHead: DDC-2012


📝 Commits (2)

📊 Changes

2 files changed (+179 additions, -1 deletions)

View changed files

📝 lib/Doctrine/ORM/Persisters/JoinedSubclassPersister.php (+2 -1)
tests/Doctrine/Tests/ORM/Functional/Ticket/DDC2012Test.php (+177 -0)

📄 Description

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


🔄 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/459 **Author:** [@FabioBatSilva](https://github.com/FabioBatSilva) **Created:** 9/30/2012 **Status:** ✅ Merged **Merged:** 10/3/2012 **Merged by:** [@beberlei](https://github.com/beberlei) **Base:** `master` ← **Head:** `DDC-2012` --- ### 📝 Commits (2) - [`4510f5a`](https://github.com/doctrine/orm/commit/4510f5a5b84af625d2db6da985e4e74124c4eadc) Fix DDC-2012 - [`5cb4466`](https://github.com/doctrine/orm/commit/5cb4466f7c95a4490db683907e84691c9a868233) Fix test case ### 📊 Changes **2 files changed** (+179 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `lib/Doctrine/ORM/Persisters/JoinedSubclassPersister.php` (+2 -1) ➕ `tests/Doctrine/Tests/ORM/Functional/Ticket/DDC2012Test.php` (+177 -0) </details> ### 📄 Description http://www.doctrine-project.org/jira/browse/DDC-2012 --- <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:58:59 +01:00
admin closed this issue 2026-01-22 15:58:59 +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#8232