mirror of
https://github.com/doctrine/orm.git
synced 2026-03-23 22:42:18 +01:00
[PR #12224] [MERGED] Merge 2.20.x up into 3.5.x #13593
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/doctrine/orm/pull/12224
Author: @greg0ire
Created: 10/13/2025
Status: ✅ Merged
Merged: 10/13/2025
Merged by: @greg0ire
Base:
3.5.x← Head:3.5.x📝 Commits (9)
2ad720bRevert "Fix fields of transient classes being considered duplicate withreportFieldsWhereDeclared(#11769)"8afaa63Add a recommendation not to use multiple private fields of the same name in entity hierarchies3b7de17add jobs using PHP 8.5 in the CI (#12180)930a790Merge pull request #12212 from mpdude/revert-117695f6896aAvoid using LIBRARY as table name (#12170)c1ce2bbMerge pull request #12220 from mbeccati/fix-mysql9-library693acbfBump doctrine/.github from 8.0.0 to 10.1.05def068Merge pull request #12223 from doctrine/dependabot/github_actions/2.20.x/doctrine/dot-github-10.1.0214b1adMerge remote-tracking branch 'origin/2.20.x' into 3.5.x📊 Changes
8 files changed (+17 additions, -40 deletions)
View changed files
📝
.github/workflows/coding-standards.yml(+1 -1)📝
.github/workflows/continuous-integration.yml(+4 -0)📝
.github/workflows/documentation.yml(+1 -1)📝
.github/workflows/release-on-milestone-closed.yml(+1 -1)📝
docs/en/reference/limitations-and-known-issues.rst(+8 -0)📝
src/Mapping/Driver/ReflectionBasedDriver.php(+0 -5)📝
tests/Tests/Models/Enums/Library.php(+2 -0)📝
tests/Tests/ORM/Functional/Ticket/GH10450Test.php(+0 -32)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.