[PR #540] [MERGED] [DDC-2208] Fix DDC-2208 #8347

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

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/540
Author: @FabioBatSilva
Created: 12/20/2012
Status: Merged
Merged: 12/22/2012
Merged by: @beberlei

Base: masterHead: DDC-2208


📝 Commits (2)

📊 Changes

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

View changed files

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

📄 Description

This patch fix DDC-2208

http://www.doctrine-project.org/jira/browse/DDC-2208


🔄 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/540 **Author:** [@FabioBatSilva](https://github.com/FabioBatSilva) **Created:** 12/20/2012 **Status:** ✅ Merged **Merged:** 12/22/2012 **Merged by:** [@beberlei](https://github.com/beberlei) **Base:** `master` ← **Head:** `DDC-2208` --- ### 📝 Commits (2) - [`eda43c7`](https://github.com/doctrine/orm/commit/eda43c77bb48048e41659971e7ce4034f6d03df6) Fix DDC-2208 - [`b6b493f`](https://github.com/doctrine/orm/commit/b6b493f450a9da262e1b4908136f6adf215784f4) test parentheses ### 📊 Changes **2 files changed** (+29 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `lib/Doctrine/ORM/Query/Parser.php` (+8 -1) 📝 `tests/Doctrine/Tests/ORM/Query/SelectSqlGenerationTest.php` (+21 -0) </details> ### 📄 Description This patch fix DDC-2208 http://www.doctrine-project.org/jira/browse/DDC-2208 --- <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:30 +01:00
admin closed this issue 2026-01-22 15:59:30 +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#8347