mirror of
https://github.com/doctrine/orm.git
synced 2026-03-24 06:52:09 +01:00
[PR #12236] [MERGED] bugfix - add fieldAlias for entities in dto #13603
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/12236
Author: @eltharin
Created: 10/22/2025
Status: ✅ Merged
Merged: 10/23/2025
Merged by: @greg0ire
Base:
3.5.x← Head:bugfix_fieldalias_entityInDto📝 Commits (1)
f71aa73bugfix - add fieldAlias for entities in dto📊 Changes
5 files changed (+176 additions, -5 deletions)
View changed files
📝
src/Query/AST/EntityAsDtoArgumentExpression.php(+4 -0)📝
src/Query/Parser.php(+2 -1)📝
tests/Tests/Models/CMS/CmsUserDTONamedArgs.php(+2 -0)📝
tests/Tests/Models/CMS/CmsUserDTOVariadicArg.php(+6 -4)📝
tests/Tests/ORM/Functional/NewOperatorTest.php(+162 -0)📄 Description
from slack :
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.