[PR #12329] [MERGED] Fix result cache examples in docs #13699

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

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/12329
Author: @HypeMC
Created: 12/20/2025
Status: Merged
Merged: 12/20/2025
Merged by: @greg0ire

Base: 3.6.xHead: fix-result-cache-examples


📝 Commits (1)

  • 08d6167 Fix result cache examples in docs

📊 Changes

2 files changed (+4 additions, -5 deletions)

View changed files

📝 docs/en/reference/dql-doctrine-query-language.rst (+3 -4)
📝 docs/en/reference/query-builder.rst (+1 -1)

📄 Description

The useResultCache() method was removed in version 3.


🔄 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/12329 **Author:** [@HypeMC](https://github.com/HypeMC) **Created:** 12/20/2025 **Status:** ✅ Merged **Merged:** 12/20/2025 **Merged by:** [@greg0ire](https://github.com/greg0ire) **Base:** `3.6.x` ← **Head:** `fix-result-cache-examples` --- ### 📝 Commits (1) - [`08d6167`](https://github.com/doctrine/orm/commit/08d61672431f73f636af69cf08abdf63dffbb84f) Fix result cache examples in docs ### 📊 Changes **2 files changed** (+4 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `docs/en/reference/dql-doctrine-query-language.rst` (+3 -4) 📝 `docs/en/reference/query-builder.rst` (+1 -1) </details> ### 📄 Description The `useResultCache()` method was removed in version 3. --- <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:18:11 +01:00
admin closed this issue 2026-01-22 16:18:12 +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#13699