[PR #967] [MERGED] [SLC] Add query builder options #8973

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

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/967
Author: @FabioBatSilva
Created: 3/3/2014
Status: Merged
Merged: 3/4/2014
Merged by: @guilhermeblanco

Base: masterHead: slc-query-builder


📝 Commits (1)

  • 6e64cc1 [SLC] Add query builder options

📊 Changes

2 files changed (+176 additions, -8 deletions)

View changed files

📝 lib/Doctrine/ORM/QueryBuilder.php (+130 -2)
📝 tests/Doctrine/Tests/ORM/QueryBuilderTest.php (+46 -6)

📄 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/967 **Author:** [@FabioBatSilva](https://github.com/FabioBatSilva) **Created:** 3/3/2014 **Status:** ✅ Merged **Merged:** 3/4/2014 **Merged by:** [@guilhermeblanco](https://github.com/guilhermeblanco) **Base:** `master` ← **Head:** `slc-query-builder` --- ### 📝 Commits (1) - [`6e64cc1`](https://github.com/doctrine/orm/commit/6e64cc101adcd46c4668f6c2927ac648238ab260) [SLC] Add query builder options ### 📊 Changes **2 files changed** (+176 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `lib/Doctrine/ORM/QueryBuilder.php` (+130 -2) 📝 `tests/Doctrine/Tests/ORM/QueryBuilderTest.php` (+46 -6) </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:02:34 +01:00
admin closed this issue 2026-01-22 16:02:34 +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#8973