[PR #751] [MERGED] Added coverage for querying support during postLoad. #8655

Open
opened 2026-01-22 16:00:56 +01:00 by admin · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/751
Author: @guilhermeblanco
Created: 8/9/2013
Status: Merged
Merged: 8/9/2013
Merged by: @guilhermeblanco

Base: masterHead: PostLoadCanQuery


📝 Commits (1)

  • 3ec267e Added coverage for querying support during postLoad.

📊 Changes

2 files changed (+354 additions, -0 deletions)

View changed files

📝 tests/Doctrine/Tests/ORM/Functional/PostLoadEventTest.php (+21 -0)
tests/Doctrine/Tests/ORM/Performance/DDC2602Test.php (+333 -0)

📄 Description

No description provided


🔄 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/751 **Author:** [@guilhermeblanco](https://github.com/guilhermeblanco) **Created:** 8/9/2013 **Status:** ✅ Merged **Merged:** 8/9/2013 **Merged by:** [@guilhermeblanco](https://github.com/guilhermeblanco) **Base:** `master` ← **Head:** `PostLoadCanQuery` --- ### 📝 Commits (1) - [`3ec267e`](https://github.com/doctrine/orm/commit/3ec267e8a64d75c74016676c614e517350605c5b) Added coverage for querying support during postLoad. ### 📊 Changes **2 files changed** (+354 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `tests/Doctrine/Tests/ORM/Functional/PostLoadEventTest.php` (+21 -0) ➕ `tests/Doctrine/Tests/ORM/Performance/DDC2602Test.php` (+333 -0) </details> ### 📄 Description _No description provided_ --- <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:00:56 +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#8655