mirror of
https://github.com/doctrine/orm.git
synced 2026-03-24 06:52:09 +01:00
[PR #12346] [MERGED] Merge 2.20.x up into 2.21.x #13713
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/12346
Author: @greg0ire
Created: 1/16/2026
Status: ✅ Merged
Merged: 1/16/2026
Merged by: @greg0ire
Base:
2.21.x← Head:2.20.x📝 Commits (10+)
01fd55echore: show parameters in name of CI jobsfea42abMerge pull request #12299 from alexislefebvre/chore-show-parameters-in-name-of-CI-jobs05e07c0Bump doctrine/.github/.github/workflows/documentation.yml (#12318)9f3f709Bump doctrine/.github/.github/workflows/coding-standards.yml (#12316)3d98b43Bump doctrine/.github/.github/workflows/composer-lint.yml (#12317)dcdd462Bump doctrine/.github/.github/workflows/release-on-milestone-closed.yml (#12315)1237f5cBump actions/upload-artifact from 5 to 6 (#12322)67419cfBump actions/download-artifact from 6 to 7 (#12321)492745ddocs: add xml example for Single Table Inheritance mapping (#12169)0aeddd0Fix grammatical errors📊 Changes
17 files changed (+95 additions, -92 deletions)
View changed files
📝
.github/workflows/coding-standards.yml(+1 -1)📝
.github/workflows/composer-lint.yml(+1 -1)📝
.github/workflows/continuous-integration.yml(+41 -11)📝
.github/workflows/documentation.yml(+1 -1)📝
.github/workflows/release-on-milestone-closed.yml(+1 -1)📝
UPGRADE.md(+1 -1)📝
docs/en/reference/inheritance-mapping.rst(+17 -0)📝
docs/en/reference/second-level-cache.rst(+1 -1)📝
docs/en/reference/tools.rst(+1 -1)📝
phpstan-baseline.neon(+1 -1)📝
phpstan-persistence2.neon(+4 -0)📝
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(+20 -68)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.