[PR #843] [CLOSED] [DDC-2785] Add failing test #8789

Closed
opened 2026-01-22 16:01:43 +01:00 by admin · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/843
Author: @flack
Created: 11/8/2013
Status: Closed

Base: old-prototype-3.xHead: ddc2785


📝 Commits (5)

  • 2f4d302 Add failing test for DDC-2785
  • c732722 Make sure test fails for the right reasons
  • 1af2b3a CS fixes
  • f5344e1 Remove use of uniq
  • 2cf8c20 Merge branch 'master' into ddc2785

📊 Changes

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

View changed files

tests/Doctrine/Tests/ORM/Functional/Ticket/DDC2785Test.php (+53 -0)

📄 Description

Add a failing test for

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


🔄 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/843 **Author:** [@flack](https://github.com/flack) **Created:** 11/8/2013 **Status:** ❌ Closed **Base:** `old-prototype-3.x` ← **Head:** `ddc2785` --- ### 📝 Commits (5) - [`2f4d302`](https://github.com/doctrine/orm/commit/2f4d302536f8faf79832d288e4dc60b92415bf20) Add failing test for DDC-2785 - [`c732722`](https://github.com/doctrine/orm/commit/c732722b964578f897e6f7be205fa5e13d856e04) Make sure test fails for the right reasons - [`1af2b3a`](https://github.com/doctrine/orm/commit/1af2b3a522b68c219648f13cdad331cca516fac5) CS fixes - [`f5344e1`](https://github.com/doctrine/orm/commit/f5344e119f8a49a21e58e8122c81e9ffd531b67b) Remove use of uniq - [`2cf8c20`](https://github.com/doctrine/orm/commit/2cf8c20f9c8caec6844303cc61206d258c41a28d) Merge branch 'master' into ddc2785 ### 📊 Changes **1 file changed** (+53 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `tests/Doctrine/Tests/ORM/Functional/Ticket/DDC2785Test.php` (+53 -0) </details> ### 📄 Description Add a failing test for http://www.doctrine-project.org/jira/browse/DDC-2785 --- <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 16:01:43 +01:00
admin closed this issue 2026-01-22 16:01:44 +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#8789