mirror of
https://github.com/doctrine/orm.git
synced 2026-03-23 22:42:18 +01:00
[PR #12211] [MERGED] Merge 2.20.x up into 3.5.x #13580
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/12211
Author: @greg0ire
Created: 10/9/2025
Status: ✅ Merged
Merged: 10/9/2025
Merged by: @greg0ire
Base:
3.5.x← Head:3.5.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)64cd5caMerge remote-tracking branch 'origin/2.20.x' into 3.5.x📊 Changes
5 files changed (+129 additions, -15 deletions)
View changed files
📝
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
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.