[PR #585] [MERGED] Hotfix/DDC-2306 #8408

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

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/585
Author: @Ocramius
Created: 2/21/2013
Status: Merged
Merged: 2/26/2013
Merged by: @guilhermeblanco

Base: masterHead: hotfix/DDC-2306


📝 Commits (2)

📊 Changes

2 files changed (+154 additions, -3 deletions)

View changed files

📝 lib/Doctrine/ORM/UnitOfWork.php (+3 -3)
tests/Doctrine/Tests/ORM/Functional/Ticket/DDC2306Test.php (+151 -0)

📄 Description

See DDC-2306 and commit messages


🔄 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/585 **Author:** [@Ocramius](https://github.com/Ocramius) **Created:** 2/21/2013 **Status:** ✅ Merged **Merged:** 2/26/2013 **Merged by:** [@guilhermeblanco](https://github.com/guilhermeblanco) **Base:** `master` ← **Head:** `hotfix/DDC-2306` --- ### 📝 Commits (2) - [`d8dd512`](https://github.com/doctrine/orm/commit/d8dd5129e7e7fdde2658fd8c0d26246afa80c0b3) Failing test for DDC-2306 - [`a5ece50`](https://github.com/doctrine/orm/commit/a5ece5063ae7ef73a7fe1f0e2ff19707d9981975) Fixing DDC-2306 ### 📊 Changes **2 files changed** (+154 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `lib/Doctrine/ORM/UnitOfWork.php` (+3 -3) ➕ `tests/Doctrine/Tests/ORM/Functional/Ticket/DDC2306Test.php` (+151 -0) </details> ### 📄 Description See [DDC-2306](http://www.doctrine-project.org/jira/browse/DDC-2306) and commit messages --- <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:47 +01:00
admin closed this issue 2026-01-22 15:59:48 +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#8408