mirror of
https://github.com/doctrine/orm.git
synced 2026-03-23 22:42:18 +01:00
[PR #541] [MERGED] Fix DDC-1690 #8344
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:master📝 Commits (3)
5627993Fix DDC-1690bc69215[DDC-1690] Created unit test0b21046[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.