[PR #229] [MERGED] DDC-1545 #7891

Open
opened 2026-01-22 15:57:24 +01:00 by admin · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/229
Author: @webmozart
Created: 12/19/2011
Status: Merged
Merged: 12/19/2011
Merged by: @asm89

Base: masterHead: DDC-1545


📝 Commits (2)

  • 9b87749 Added test case for DDC-1545
  • e035fe7 Fixed class name of test for DDC-1545

📊 Changes

1 file changed (+203 additions, -0 deletions)

View changed files

tests/Doctrine/Tests/ORM/Functional/Ticket/DDC1545Test.php (+203 -0)

📄 Description

This is the test case related to http://www.doctrine-project.org/jira/browse/DDC-1545


🔄 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/229 **Author:** [@webmozart](https://github.com/webmozart) **Created:** 12/19/2011 **Status:** ✅ Merged **Merged:** 12/19/2011 **Merged by:** [@asm89](https://github.com/asm89) **Base:** `master` ← **Head:** `DDC-1545` --- ### 📝 Commits (2) - [`9b87749`](https://github.com/doctrine/orm/commit/9b877499c778ef01379d8f391ab15f1c19c484ec) Added test case for DDC-1545 - [`e035fe7`](https://github.com/doctrine/orm/commit/e035fe7949851a2162794467f7d236368f6d5ee7) Fixed class name of test for DDC-1545 ### 📊 Changes **1 file changed** (+203 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `tests/Doctrine/Tests/ORM/Functional/Ticket/DDC1545Test.php` (+203 -0) </details> ### 📄 Description This is the test case related to http://www.doctrine-project.org/jira/browse/DDC-1545 --- <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:57:24 +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#7891