mirror of
https://github.com/doctrine/orm.git
synced 2026-03-23 22:42:18 +01:00
[PR #12306] [CLOSED] Merge 3.5.x into 3.6.x #13677
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/12306
Author: @derrabus
Created: 11/29/2025
Status: ❌ Closed
Base:
3.6.x← Head:3.6.x📝 Commits (10+)
c142503Bump actions/checkout from 5 to 6 (#12292)6de5684Bump doctrine/.github/.github/workflows/release-on-milestone-closed.yml (#12291)9814078Bump doctrine/.github/.github/workflows/coding-standards.yml (#12290)3924c38Bump doctrine/.github/.github/workflows/documentation.yml (#12289)ab148d3Bump doctrine/.github/.github/workflows/composer-lint.yml (#12288)87f1ba7Support Symfony Console 8 (#12300)9d11fddFix PHPStan and test errors after DBAL 4.4 and Symfony 7.4 releases (#12301)152b0e3Removes Guides from our dependencies (#12303)2e75a7fMerge branch '2.20.x' into 3.5.xccb35f9Merge branch '3.5.x' into 3.6.x📊 Changes
15 files changed (+29 additions, -34 deletions)
View changed files
📝
.github/workflows/coding-standards.yml(+1 -1)📝
.github/workflows/composer-lint.yml(+1 -1)📝
.github/workflows/continuous-integration.yml(+5 -5)📝
.github/workflows/documentation.yml(+1 -1)📝
.github/workflows/phpbench.yml(+1 -1)📝
.github/workflows/release-on-milestone-closed.yml(+1 -1)📝
.github/workflows/static-analysis.yml(+1 -1)📝
composer.json(+0 -1)📝
phpstan-baseline.neon(+0 -6)📝
phpstan-dbal3.neon(+11 -5)📝
phpstan.neon(+0 -5)📝
src/Proxy/ProxyFactory.php(+2 -1)📝
src/Tools/Console/ApplicationCompatibility.php(+2 -1)📝
src/Tools/SchemaTool.php(+1 -4)📝
tests/Tests/ORM/Functional/SchemaTool/MySqlSchemaToolTest.php(+2 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.