[PR #739] [MERGED] Fix DDC-2579 #8643

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

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/739
Author: @FabioBatSilva
Created: 7/29/2013
Status: Merged
Merged: 7/29/2013
Merged by: @guilhermeblanco

Base: masterHead: DDC-2579


📝 Commits (1)

📊 Changes

2 files changed (+182 additions, -2 deletions)

View changed files

📝 lib/Doctrine/ORM/Persisters/BasicEntityPersister.php (+2 -2)
tests/Doctrine/Tests/ORM/Functional/Ticket/DDC2579Test.php (+180 -0)

📄 Description

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


🔄 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/739 **Author:** [@FabioBatSilva](https://github.com/FabioBatSilva) **Created:** 7/29/2013 **Status:** ✅ Merged **Merged:** 7/29/2013 **Merged by:** [@guilhermeblanco](https://github.com/guilhermeblanco) **Base:** `master` ← **Head:** `DDC-2579` --- ### 📝 Commits (1) - [`1fbe1ff`](https://github.com/doctrine/orm/commit/1fbe1ffc5a5ddb00d074d7090c533a9758d3260e) fix DDC-2579 ### 📊 Changes **2 files changed** (+182 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `lib/Doctrine/ORM/Persisters/BasicEntityPersister.php` (+2 -2) ➕ `tests/Doctrine/Tests/ORM/Functional/Ticket/DDC2579Test.php` (+180 -0) </details> ### 📄 Description http://www.doctrine-project.org/jira/browse/DDC-2579 --- <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:52 +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#8643