[PR #336] [MERGED] Fixed DDC1778 #8047

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

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/336
Author: @merk
Created: 4/16/2012
Status: Merged
Merged: 4/16/2012
Merged by: @guilhermeblanco

Base: masterHead: DDC1778


📝 Commits (1)

📊 Changes

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

View changed files

📝 lib/Doctrine/ORM/PersistentCollection.php (+6 -2)
tests/Doctrine/Tests/ORM/Functional/Ticket/DDC1778Test.php (+74 -0)

📄 Description

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


🔄 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/336 **Author:** [@merk](https://github.com/merk) **Created:** 4/16/2012 **Status:** ✅ Merged **Merged:** 4/16/2012 **Merged by:** [@guilhermeblanco](https://github.com/guilhermeblanco) **Base:** `master` ← **Head:** `DDC1778` --- ### 📝 Commits (1) - [`6cbdf53`](https://github.com/doctrine/orm/commit/6cbdf539753f46de4fd9f3bd3ad188626f44501e) Fixed DDC1778 ### 📊 Changes **2 files changed** (+80 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `lib/Doctrine/ORM/PersistentCollection.php` (+6 -2) ➕ `tests/Doctrine/Tests/ORM/Functional/Ticket/DDC1778Test.php` (+74 -0) </details> ### 📄 Description http://www.doctrine-project.org/jira/browse/DDC-1778 --- <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:08 +01:00
admin closed this issue 2026-01-22 15:58:08 +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#8047