[PR #12181] [MERGED] use the empty string instead of null as an array offset #13546

Open
opened 2026-01-22 16:17:29 +01:00 by admin · 0 comments
Owner

📋 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.xHead: array-offset-2.20


📝 Commits (1)

  • 74f0683 use 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.

## 📋 Pull Request Information **Original PR:** https://github.com/doctrine/orm/pull/12181 **Author:** [@xabbuh](https://github.com/xabbuh) **Created:** 9/29/2025 **Status:** ✅ Merged **Merged:** 10/7/2025 **Merged by:** [@derrabus](https://github.com/derrabus) **Base:** `2.20.x` ← **Head:** `array-offset-2.20` --- ### 📝 Commits (1) - [`74f0683`](https://github.com/doctrine/orm/commit/74f0683b0cc4c2f0b022117b2d9afb9c68a402fe) use the empty string instead of null as an array offset ### 📊 Changes **4 files changed** (+11 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
admin added the pull-request label 2026-01-22 16:17:29 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#13546