mirror of
https://github.com/doctrine/orm.git
synced 2026-03-24 06:52:09 +01:00
[PR #12213] [CLOSED] 2.20.x #13577
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/12213
Author: @mpdude
Created: 10/9/2025
Status: ❌ Closed
Base:
3.5.x← Head:2.20.x📝 Commits (4)
048e308Fix DQL JOIN syntax in two test casesf8186b1Merge pull request #12200 from mpdude/fix-invalid-dql-test-casea939dc2[GH-9219] Add support for toIterable over mixed or scalar results. (#12187)8afaa63Add a recommendation not to use multiple private fields of the same name in entity hierarchies📊 Changes
6 files changed (+137 additions, -15 deletions)
View changed files
📝
docs/en/reference/limitations-and-known-issues.rst(+8 -0)📝
src/AbstractQuery.php(+0 -5)📝
src/Internal/Hydration/AbstractHydrator.php(+5 -1)📝
tests/Tests/ORM/Functional/QueryTest.php(+120 -5)📝
tests/Tests/ORM/Query/ExprTest.php(+2 -2)📝
tests/Tests/ORM/QueryBuilderTest.php(+2 -2)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.