[PR #971] [MERGED] [SLC] Fix query association proxy #8974

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

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/971
Author: @FabioBatSilva
Created: 3/5/2014
Status: Merged
Merged: 3/6/2014
Merged by: @FabioBatSilva

Base: masterHead: slc-query-assoc-proxy


📝 Commits (1)

  • cbdd8bc [SLC] Fix query association proxy

📊 Changes

2 files changed (+59 additions, -3 deletions)

View changed files

📝 lib/Doctrine/ORM/Cache/DefaultQueryCache.php (+11 -3)
📝 tests/Doctrine/Tests/ORM/Functional/SecondLevelCacheQueryCacheTest.php (+48 -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/971 **Author:** [@FabioBatSilva](https://github.com/FabioBatSilva) **Created:** 3/5/2014 **Status:** ✅ Merged **Merged:** 3/6/2014 **Merged by:** [@FabioBatSilva](https://github.com/FabioBatSilva) **Base:** `master` ← **Head:** `slc-query-assoc-proxy` --- ### 📝 Commits (1) - [`cbdd8bc`](https://github.com/doctrine/orm/commit/cbdd8bc041842354e2d440249fa06e55e0261b7c) [SLC] Fix query association proxy ### 📊 Changes **2 files changed** (+59 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `lib/Doctrine/ORM/Cache/DefaultQueryCache.php` (+11 -3) 📝 `tests/Doctrine/Tests/ORM/Functional/SecondLevelCacheQueryCacheTest.php` (+48 -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:02:35 +01:00
admin closed this issue 2026-01-22 16:02:35 +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#8974