mirror of
https://github.com/doctrine/orm.git
synced 2026-03-24 06:52:09 +01:00
[PR #12181] [MERGED] use the empty string instead of null as an array offset #13546
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/12181
Author: @xabbuh
Created: 9/29/2025
Status: ✅ Merged
Merged: 10/7/2025
Merged by: @derrabus
Base:
2.20.x← Head:array-offset-2.20📝 Commits (1)
74f0683use the empty string instead of null as an array offset📊 Changes
4 files changed (+11 additions, -5 deletions)
View changed files
📝
src/Persisters/Entity/JoinedSubclassPersister.php(+1 -1)📝
src/Query/ResultSetMappingBuilder.php(+1 -1)📝
src/Query/SqlWalker.php(+6 -2)📝
src/Tools/Pagination/LimitSubqueryOutputWalker.php(+3 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.