[PR #12337] [MERGED] Merge 2.20.x up into 3.6.x #13705

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

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/12337
Author: @greg0ire
Created: 1/8/2026
Status: Merged
Merged: 1/9/2026
Merged by: @greg0ire

Base: 3.6.xHead: 3.6.x


📝 Commits (5)

  • 0aeddd0 Fix grammatical errors
  • 0f8730a Merge pull request #12331 from greg0ire/a-the
  • 60d4ea6 Stop mocking EventManager
  • 3b8c23c Merge pull request #12336 from greg0ire/dmwydo
  • 0c1bf14 Merge remote-tracking branch 'origin/2.20.x' into 3.6.x

📊 Changes

9 files changed (+25 additions, -75 deletions)

View changed files

📝 UPGRADE.md (+1 -1)
📝 docs/en/reference/second-level-cache.rst (+1 -1)
📝 docs/en/reference/tools.rst (+1 -1)
📝 src/AbstractQuery.php (+1 -1)
📝 src/Mapping/MappingException.php (+1 -1)
📝 tests/Tests/ORM/Functional/Ticket/DDC2359Test.php (+1 -1)
📝 tests/Tests/ORM/Functional/Ticket/GH10387Test.php (+1 -1)
📝 tests/Tests/ORM/Functional/Ticket/GH6394Test.php (+1 -1)
📝 tests/Tests/ORM/Hydration/AbstractHydratorTest.php (+17 -67)

📄 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/12337 **Author:** [@greg0ire](https://github.com/greg0ire) **Created:** 1/8/2026 **Status:** ✅ Merged **Merged:** 1/9/2026 **Merged by:** [@greg0ire](https://github.com/greg0ire) **Base:** `3.6.x` ← **Head:** `3.6.x` --- ### 📝 Commits (5) - [`0aeddd0`](https://github.com/doctrine/orm/commit/0aeddd0592262fa2ca857fda0c255962e429324a) Fix grammatical errors - [`0f8730a`](https://github.com/doctrine/orm/commit/0f8730a6e5ee331431ae27466b417f7907010acf) Merge pull request #12331 from greg0ire/a-the - [`60d4ea6`](https://github.com/doctrine/orm/commit/60d4ea694a41ac6f7838394cb0c56224c3e8ff06) Stop mocking EventManager - [`3b8c23c`](https://github.com/doctrine/orm/commit/3b8c23c51d86ee576831870bf5765a02ceba7c6d) Merge pull request #12336 from greg0ire/dmwydo - [`0c1bf14`](https://github.com/doctrine/orm/commit/0c1bf14729530c6f9581099e72d7111a60f97253) Merge remote-tracking branch 'origin/2.20.x' into 3.6.x ### 📊 Changes **9 files changed** (+25 additions, -75 deletions) <details> <summary>View changed files</summary> 📝 `UPGRADE.md` (+1 -1) 📝 `docs/en/reference/second-level-cache.rst` (+1 -1) 📝 `docs/en/reference/tools.rst` (+1 -1) 📝 `src/AbstractQuery.php` (+1 -1) 📝 `src/Mapping/MappingException.php` (+1 -1) 📝 `tests/Tests/ORM/Functional/Ticket/DDC2359Test.php` (+1 -1) 📝 `tests/Tests/ORM/Functional/Ticket/GH10387Test.php` (+1 -1) 📝 `tests/Tests/ORM/Functional/Ticket/GH6394Test.php` (+1 -1) 📝 `tests/Tests/ORM/Hydration/AbstractHydratorTest.php` (+17 -67) </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:18:13 +01:00
admin closed this issue 2026-01-22 16:18:14 +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#13705