[PR #233] [MERGED] [DDC-1539] Fix DDC-1539 #7899

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

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/233
Author: @FabioBatSilva
Created: 12/20/2011
Status: Merged
Merged: 12/20/2011
Merged by: @guilhermeblanco

Base: masterHead: DDC-1539


📝 Commits (2)

📊 Changes

2 files changed (+21 additions, -1 deletions)

View changed files

📝 lib/Doctrine/ORM/Query/Parser.php (+2 -1)
📝 tests/Doctrine/Tests/ORM/Query/SelectSqlGenerationTest.php (+19 -0)

📄 Description

Hello,

This fix DDC-1539 : http://www.doctrine-project.org/jira/browse/DDC-1539


🔄 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/233 **Author:** [@FabioBatSilva](https://github.com/FabioBatSilva) **Created:** 12/20/2011 **Status:** ✅ Merged **Merged:** 12/20/2011 **Merged by:** [@guilhermeblanco](https://github.com/guilhermeblanco) **Base:** `master` ← **Head:** `DDC-1539` --- ### 📝 Commits (2) - [`24dc74a`](https://github.com/doctrine/orm/commit/24dc74a80033d50e9a0267f819dad095969bf807) Fixed DDC-1539 - [`e45ebba`](https://github.com/doctrine/orm/commit/e45ebbac46d591efdaade1671c8fa836002353ed) remove white spaces ### 📊 Changes **2 files changed** (+21 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `lib/Doctrine/ORM/Query/Parser.php` (+2 -1) 📝 `tests/Doctrine/Tests/ORM/Query/SelectSqlGenerationTest.php` (+19 -0) </details> ### 📄 Description Hello, This fix DDC-1539 : http://www.doctrine-project.org/jira/browse/DDC-1539 --- <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:27 +01:00
admin closed this issue 2026-01-22 15:57:27 +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#7899