[PR #692] [CLOSED] Query\Parser: support for functions in ORDER BY clause #8564

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

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/692
Author: @Slamdunk
Created: 6/12/2013
Status: Closed

Base: masterHead: orderby-function


📝 Commits (1)

  • bbd252b Query\Parser: support for functions in ORDER BY clause

📊 Changes

2 files changed (+16 additions, -0 deletions)

View changed files

📝 lib/Doctrine/ORM/Query/Parser.php (+4 -0)
📝 tests/Doctrine/Tests/ORM/Query/SelectSqlGenerationTest.php (+12 -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/692 **Author:** [@Slamdunk](https://github.com/Slamdunk) **Created:** 6/12/2013 **Status:** ❌ Closed **Base:** `master` ← **Head:** `orderby-function` --- ### 📝 Commits (1) - [`bbd252b`](https://github.com/doctrine/orm/commit/bbd252bfdb8ef1112cf0abc862f872fdb6e01051) Query\Parser: support for functions in ORDER BY clause ### 📊 Changes **2 files changed** (+16 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `lib/Doctrine/ORM/Query/Parser.php` (+4 -0) 📝 `tests/Doctrine/Tests/ORM/Query/SelectSqlGenerationTest.php` (+12 -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:00:32 +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#8564