[PR #548] [MERGED] Fix for DDC-2203 #8361

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

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/548
Author: @nemekzg
Created: 1/10/2013
Status: Merged
Merged: 1/10/2013
Merged by: @guilhermeblanco

Base: masterHead: DDC-2203


📝 Commits (1)

📊 Changes

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

View changed files

📝 lib/Doctrine/ORM/Query/FilterCollection.php (+12 -0)
📝 tests/Doctrine/Tests/ORM/Functional/SQLFilterTest.php (+20 -0)

📄 Description

Introduces the isEnabled method as proposed in DDC-2203


🔄 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/548 **Author:** [@nemekzg](https://github.com/nemekzg) **Created:** 1/10/2013 **Status:** ✅ Merged **Merged:** 1/10/2013 **Merged by:** [@guilhermeblanco](https://github.com/guilhermeblanco) **Base:** `master` ← **Head:** `DDC-2203` --- ### 📝 Commits (1) - [`cfd1b07`](https://github.com/doctrine/orm/commit/cfd1b07ffe9a8cc45790616ac6714738f1bf551c) Fix for DDC-2203 ### 📊 Changes **2 files changed** (+32 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `lib/Doctrine/ORM/Query/FilterCollection.php` (+12 -0) 📝 `tests/Doctrine/Tests/ORM/Functional/SQLFilterTest.php` (+20 -0) </details> ### 📄 Description Introduces the isEnabled method as proposed in DDC-2203 --- <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:33 +01:00
admin closed this issue 2026-01-22 15:59:33 +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#8361