[PR #541] [MERGED] Fix DDC-1690 #8344

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

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/541
Author: @PSchwisow
Created: 12/20/2012
Status: Merged
Merged: 12/22/2012
Merged by: @beberlei

Base: masterHead: master


📝 Commits (3)

  • 5627993 Fix DDC-1690
  • bc69215 [DDC-1690] Created unit test
  • 0b21046 [DDC-1690] Added an empty line as requested.

📊 Changes

2 files changed (+157 additions, -0 deletions)

View changed files

📝 lib/Doctrine/ORM/UnitOfWork.php (+4 -0)
tests/Doctrine/Tests/ORM/Functional/Ticket/DDC1690Test.php (+153 -0)

📄 Description

Added the lines suggested by the original reporter.


🔄 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/541 **Author:** [@PSchwisow](https://github.com/PSchwisow) **Created:** 12/20/2012 **Status:** ✅ Merged **Merged:** 12/22/2012 **Merged by:** [@beberlei](https://github.com/beberlei) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`5627993`](https://github.com/doctrine/orm/commit/56279938276e0449419988cbb60d54c9897962d6) Fix DDC-1690 - [`bc69215`](https://github.com/doctrine/orm/commit/bc6921504ae34fa8a4621bb3e099b1a0bceeeff9) [DDC-1690] Created unit test - [`0b21046`](https://github.com/doctrine/orm/commit/0b21046fce6312be094ca34df3a20da1d14d93f3) [DDC-1690] Added an empty line as requested. ### 📊 Changes **2 files changed** (+157 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `lib/Doctrine/ORM/UnitOfWork.php` (+4 -0) ➕ `tests/Doctrine/Tests/ORM/Functional/Ticket/DDC1690Test.php` (+153 -0) </details> ### 📄 Description Added the lines suggested by the original reporter. --- <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:30 +01:00
admin closed this issue 2026-01-22 15:59:30 +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#8344