[PR #758] [MERGED] Fixed DDC-2235. #8672

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

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/758
Author: @guilhermeblanco
Created: 8/16/2013
Status: Merged
Merged: 8/16/2013
Merged by: @guilhermeblanco

Base: masterHead: DDC-2235


📝 Commits (1)

📊 Changes

4 files changed (+132 additions, -17 deletions)

View changed files

📝 lib/Doctrine/ORM/Query/AST/RangeVariableDeclaration.php (+11 -4)
📝 lib/Doctrine/ORM/Query/Parser.php (+13 -6)
📝 lib/Doctrine/ORM/Query/SqlWalker.php (+27 -5)
📝 tests/Doctrine/Tests/ORM/Query/SelectSqlGenerationTest.php (+81 -2)

📄 Description

Replaces #656


🔄 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/758 **Author:** [@guilhermeblanco](https://github.com/guilhermeblanco) **Created:** 8/16/2013 **Status:** ✅ Merged **Merged:** 8/16/2013 **Merged by:** [@guilhermeblanco](https://github.com/guilhermeblanco) **Base:** `master` ← **Head:** `DDC-2235` --- ### 📝 Commits (1) - [`f674445`](https://github.com/doctrine/orm/commit/f6744454861aafb4c6a8fd18554a5f88a3c55a94) Fixed DDC-2235. ### 📊 Changes **4 files changed** (+132 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `lib/Doctrine/ORM/Query/AST/RangeVariableDeclaration.php` (+11 -4) 📝 `lib/Doctrine/ORM/Query/Parser.php` (+13 -6) 📝 `lib/Doctrine/ORM/Query/SqlWalker.php` (+27 -5) 📝 `tests/Doctrine/Tests/ORM/Query/SelectSqlGenerationTest.php` (+81 -2) </details> ### 📄 Description Replaces #656 --- <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:00 +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#8672