[PR #409] [MERGED] added failing test for refresh with eager fetching #8148

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

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/409
Author: @schmittjoh
Created: 7/26/2012
Status: Merged
Merged: 7/29/2012
Merged by: @beberlei

Base: masterHead: failingRefreshWhenEagerFetch


📝 Commits (1)

  • fc4a07c added failing test for refresh with eager fetching

📊 Changes

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

View changed files

📝 tests/Doctrine/Tests/ORM/Functional/OneToOneEagerLoadingTest.php (+33 -0)

📄 Description

This is just a failing test case to demonstrate the problem.


🔄 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/409 **Author:** [@schmittjoh](https://github.com/schmittjoh) **Created:** 7/26/2012 **Status:** ✅ Merged **Merged:** 7/29/2012 **Merged by:** [@beberlei](https://github.com/beberlei) **Base:** `master` ← **Head:** `failingRefreshWhenEagerFetch` --- ### 📝 Commits (1) - [`fc4a07c`](https://github.com/doctrine/orm/commit/fc4a07c2b364fe41da3c0c534289f6c1b1e49865) added failing test for refresh with eager fetching ### 📊 Changes **1 file changed** (+33 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `tests/Doctrine/Tests/ORM/Functional/OneToOneEagerLoadingTest.php` (+33 -0) </details> ### 📄 Description This is just a failing test case to demonstrate the problem. --- <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:38 +01:00
admin closed this issue 2026-01-22 15:58:39 +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#8148