[PR #403] [MERGED] DDC-1925 tests #8141

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

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/403
Author: @Ocramius
Created: 7/19/2012
Status: Merged
Merged: 7/23/2012
Merged by: @guilhermeblanco

Base: masterHead: DDC-1925


📝 Commits (2)

  • 81f97e9 Adding tests for DDC-1925
  • 5b3eee8 DDC-1925 - squashing ticket tests into a single file

📊 Changes

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

View changed files

tests/Doctrine/Tests/ORM/Functional/Ticket/DDC1925Test.php (+182 -0)

📄 Description

This PR adds tests to avoid regression in DDC-1925 for 2.3, 2.2 and master. For 2.1 see #402


🔄 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/403 **Author:** [@Ocramius](https://github.com/Ocramius) **Created:** 7/19/2012 **Status:** ✅ Merged **Merged:** 7/23/2012 **Merged by:** [@guilhermeblanco](https://github.com/guilhermeblanco) **Base:** `master` ← **Head:** `DDC-1925` --- ### 📝 Commits (2) - [`81f97e9`](https://github.com/doctrine/orm/commit/81f97e92d3ce7e3aa04dc401095a2254ca29c84d) Adding tests for DDC-1925 - [`5b3eee8`](https://github.com/doctrine/orm/commit/5b3eee80717a7d74feb615d6501879772a8c7fad) DDC-1925 - squashing ticket tests into a single file ### 📊 Changes **1 file changed** (+182 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `tests/Doctrine/Tests/ORM/Functional/Ticket/DDC1925Test.php` (+182 -0) </details> ### 📄 Description This PR adds tests to avoid regression in DDC-1925 for 2.3, 2.2 and master. For 2.1 see #402 --- <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:58:36 +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#8141