mirror of
https://github.com/doctrine/orm.git
synced 2026-03-23 22:42:18 +01:00
[PR #12263] [MERGED] Merge release 2.20.8 into 2.21.x #13632
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/12263
Author: @github-actions[bot]
Created: 11/10/2025
Status: ✅ Merged
Merged: 11/10/2025
Merged by: @greg0ire
Base:
2.21.x← Head:2.20.x-merge-up-into-2.21.x_7FMImxhr📝 Commits (10+)
2e9a1adSetup composer lint workflow72ffb3bRemove archive exclude list0e3d5e8Drop link to mailing list0511a9fMerge pull request #12248 from greg0ire/remove-mailing-listfe5ee70Merge pull request #12247 from greg0ire/composer-lintb24586bfix: handling of empty array in SQL condition generation23f2286chore: update phpstan version and regenerate baselinec8ebea7Bump doctrine/.github from 12.1.0 to 12.2.0ca8147bMerge pull request #12257 from doctrine/dependabot/github_actions/2.20.x/doctrine/dot-github-12.2.032d1e97chore: improve empty array check in SQL condition generation📊 Changes
10 files changed (+152 additions, -57 deletions)
View changed files
📝
.github/workflows/coding-standards.yml(+1 -1)➕
.github/workflows/composer-lint.yml(+20 -0)📝
.github/workflows/documentation.yml(+1 -1)📝
.github/workflows/release-on-milestone-closed.yml(+1 -1)📝
composer.json(+46 -27)📝
docs/en/index.rst(+0 -1)📝
phpstan-baseline.neon(+7 -25)📝
src/Persisters/Entity/BasicEntityPersister.php(+5 -0)➕
tests/Tests/ORM/Functional/Ticket/GH12254Test.php(+62 -0)📝
tests/Tests/ORM/Persisters/BasicEntityPersisterTypeValueSqlTest.php(+9 -1)📄 Description
Release Notes for 2.20.8
2.20.x bugfix release (patch)
2.20.8
CI
Bug
Documentation
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.