[PR #308] [MERGED] Fix DDC-1697 #8007

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

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/308
Author: @FabioBatSilva
Created: 3/25/2012
Status: Merged
Merged: 3/25/2012
Merged by: @guilhermeblanco

Base: masterHead: DDC-1697


📝 Commits (1)

📊 Changes

2 files changed (+24 additions, -3 deletions)

View changed files

📝 lib/Doctrine/ORM/AbstractQuery.php (+3 -3)
📝 tests/Doctrine/Tests/ORM/Query/QueryTest.php (+21 -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/308 **Author:** [@FabioBatSilva](https://github.com/FabioBatSilva) **Created:** 3/25/2012 **Status:** ✅ Merged **Merged:** 3/25/2012 **Merged by:** [@guilhermeblanco](https://github.com/guilhermeblanco) **Base:** `master` ← **Head:** `DDC-1697` --- ### 📝 Commits (1) - [`df8626b`](https://github.com/doctrine/orm/commit/df8626b9498310248b265c9a0adec3023d01a886) Fix DDC-1697 ### 📊 Changes **2 files changed** (+24 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `lib/Doctrine/ORM/AbstractQuery.php` (+3 -3) 📝 `tests/Doctrine/Tests/ORM/Query/QueryTest.php` (+21 -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:57:57 +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#8007