[PR #12197] [MERGED] Merge 2.20.x into 3.5.x #13566

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

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/12197
Author: @derrabus
Created: 10/7/2025
Status: Merged
Merged: 10/7/2025
Merged by: @derrabus

Base: 3.5.xHead: 3.5.x


📝 Commits (6)

  • 70fd68c Bump doctrine/.github from 7.3.0 to 8.0.0
  • 8144cad Upgrade to doctrine/coding-standard 14
  • c1af765 Merge pull request #12185 from doctrine/dependabot/github_actions/2.20.x/doctrine/dot-github-8.0.0
  • 4274dac Remove calls to getMockForAbstractClass() (#12003)
  • daf74b7 Merge commit 'c1af765960bf88cb5109f74a05d24c4df9aaf76a' into 3.5.x
  • 8ca72a4 Merge branch '2.20.x' into 3.5.x

📊 Changes

6 files changed (+32 additions, -24 deletions)

View changed files

📝 .github/workflows/coding-standards.yml (+1 -1)
📝 .github/workflows/documentation.yml (+1 -1)
📝 .github/workflows/release-on-milestone-closed.yml (+1 -1)
📝 composer.json (+1 -2)
📝 tests/Tests/ORM/Functional/QueryCacheTest.php (+8 -6)
📝 tests/Tests/ORM/Hydration/AbstractHydratorTest.php (+20 -13)

📄 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/12197 **Author:** [@derrabus](https://github.com/derrabus) **Created:** 10/7/2025 **Status:** ✅ Merged **Merged:** 10/7/2025 **Merged by:** [@derrabus](https://github.com/derrabus) **Base:** `3.5.x` ← **Head:** `3.5.x` --- ### 📝 Commits (6) - [`70fd68c`](https://github.com/doctrine/orm/commit/70fd68cf7f58b68ee96922584d4200be03e3154d) Bump doctrine/.github from 7.3.0 to 8.0.0 - [`8144cad`](https://github.com/doctrine/orm/commit/8144cad07ceb8bbcf7292d2c2fe74d45540e24ab) Upgrade to doctrine/coding-standard 14 - [`c1af765`](https://github.com/doctrine/orm/commit/c1af765960bf88cb5109f74a05d24c4df9aaf76a) Merge pull request #12185 from doctrine/dependabot/github_actions/2.20.x/doctrine/dot-github-8.0.0 - [`4274dac`](https://github.com/doctrine/orm/commit/4274dac8a221cc6966eca1ace80cfca34a027f16) Remove calls to getMockForAbstractClass() (#12003) - [`daf74b7`](https://github.com/doctrine/orm/commit/daf74b74b5a78e61935ac06bdf8b6dd35bf124f6) Merge commit 'c1af765960bf88cb5109f74a05d24c4df9aaf76a' into 3.5.x - [`8ca72a4`](https://github.com/doctrine/orm/commit/8ca72a4e96e35a024a61702f712c67a06f7d5c20) Merge branch '2.20.x' into 3.5.x ### 📊 Changes **6 files changed** (+32 additions, -24 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/coding-standards.yml` (+1 -1) 📝 `.github/workflows/documentation.yml` (+1 -1) 📝 `.github/workflows/release-on-milestone-closed.yml` (+1 -1) 📝 `composer.json` (+1 -2) 📝 `tests/Tests/ORM/Functional/QueryCacheTest.php` (+8 -6) 📝 `tests/Tests/ORM/Hydration/AbstractHydratorTest.php` (+20 -13) </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:17:34 +01:00
admin closed this issue 2026-01-22 16:17: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#13566