[PR #619] [MERGED] [DDC-2090] Fix MultiTableUpdateExecutor with query cache #8461

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

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/619
Author: @FabioBatSilva
Created: 3/17/2013
Status: Merged
Merged: 3/17/2013
Merged by: @beberlei

Base: masterHead: DDC-2090


📝 Commits (1)

📊 Changes

2 files changed (+121 additions, -20 deletions)

View changed files

📝 lib/Doctrine/ORM/Query/Exec/MultiTableUpdateExecutor.php (+11 -20)
tests/Doctrine/Tests/ORM/Functional/Ticket/DDC2090Test.php (+110 -0)

📄 Description

http://www.doctrine-project.org/jira/browse/DDC-2090


🔄 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/619 **Author:** [@FabioBatSilva](https://github.com/FabioBatSilva) **Created:** 3/17/2013 **Status:** ✅ Merged **Merged:** 3/17/2013 **Merged by:** [@beberlei](https://github.com/beberlei) **Base:** `master` ← **Head:** `DDC-2090` --- ### 📝 Commits (1) - [`39ea246`](https://github.com/doctrine/orm/commit/39ea24675da38a160cecf2a131b6917ea0bbde3d) Fix DDC-2090 ### 📊 Changes **2 files changed** (+121 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `lib/Doctrine/ORM/Query/Exec/MultiTableUpdateExecutor.php` (+11 -20) ➕ `tests/Doctrine/Tests/ORM/Functional/Ticket/DDC2090Test.php` (+110 -0) </details> ### 📄 Description http://www.doctrine-project.org/jira/browse/DDC-2090 --- <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:02 +01:00
admin closed this issue 2026-01-22 16:00:02 +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#8461