[PR #875] [MERGED] Adding tests that confirm that DDC-2844 is fixed #8839

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

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/875
Author: @Ocramius
Created: 12/14/2013
Status: Merged
Merged: 12/14/2013
Merged by: @Ocramius

Base: masterHead: DDC-2844


📝 Commits (2)

  • 72e6de9 Adding tests that confirm that DDC-2844 is fixed
  • d20b136 Adding tests to verify that dql aliases in criteria are correctly converted

📊 Changes

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

View changed files

📝 tests/Doctrine/Tests/ORM/QueryBuilderTest.php (+68 -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/875 **Author:** [@Ocramius](https://github.com/Ocramius) **Created:** 12/14/2013 **Status:** ✅ Merged **Merged:** 12/14/2013 **Merged by:** [@Ocramius](https://github.com/Ocramius) **Base:** `master` ← **Head:** `DDC-2844` --- ### 📝 Commits (2) - [`72e6de9`](https://github.com/doctrine/orm/commit/72e6de9417c81ec30b70ac0c557a8e991753dd34) Adding tests that confirm that DDC-2844 is fixed - [`d20b136`](https://github.com/doctrine/orm/commit/d20b136270cba0b61da91b7ebcfb319e55c8b042) Adding tests to verify that dql aliases in criteria are correctly converted ### 📊 Changes **1 file changed** (+68 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `tests/Doctrine/Tests/ORM/QueryBuilderTest.php` (+68 -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:01:55 +01:00
admin closed this issue 2026-01-22 16:01: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#8839