[PR #504] [MERGED] Proposed fix for DDC-1241 #8298

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

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/504
Author: @nemekzg
Created: 11/5/2012
Status: Merged
Merged: 11/6/2012
Merged by: @guilhermeblanco

Base: masterHead: DDC-1241


📝 Commits (1)

  • 9705ee8 Proposed fix for DDC-1241

📊 Changes

3 files changed (+20 additions, -4 deletions)

View changed files

📝 lib/Doctrine/ORM/EntityRepository.php (+3 -2)
📝 lib/Doctrine/ORM/Persisters/BasicEntityPersister.php (+3 -2)
📝 tests/Doctrine/Tests/ORM/Functional/EntityRepositoryTest.php (+14 -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/504 **Author:** [@nemekzg](https://github.com/nemekzg) **Created:** 11/5/2012 **Status:** ✅ Merged **Merged:** 11/6/2012 **Merged by:** [@guilhermeblanco](https://github.com/guilhermeblanco) **Base:** `master` ← **Head:** `DDC-1241` --- ### 📝 Commits (1) - [`9705ee8`](https://github.com/doctrine/orm/commit/9705ee89d9d63d595cce59a656aa2f82399188cd) Proposed fix for DDC-1241 ### 📊 Changes **3 files changed** (+20 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `lib/Doctrine/ORM/EntityRepository.php` (+3 -2) 📝 `lib/Doctrine/ORM/Persisters/BasicEntityPersister.php` (+3 -2) 📝 `tests/Doctrine/Tests/ORM/Functional/EntityRepositoryTest.php` (+14 -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 15:59:16 +01:00
admin closed this issue 2026-01-22 15:59:17 +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#8298