mirror of
https://github.com/doctrine/orm.git
synced 2026-03-23 22:42:18 +01:00
[PR #12191] [MERGED] Merge 2.20.x into 3.5.x #13563
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/12191
Author: @derrabus
Created: 10/7/2025
Status: ✅ Merged
Merged: 10/7/2025
Merged by: @derrabus
Base:
3.5.x← Head:3.5.x📝 Commits (3)
7d950abdo not call setAccessible() on PHP >= 8.1 (#12182)5f35518use the empty string instead of null as an array offset (#12181)86d847eMerge branch '2.20.x' into 3.5.x📊 Changes
5 files changed (+10 additions, -6 deletions)
View changed files
📝
src/Persisters/Entity/JoinedSubclassPersister.php(+1 -1)📝
src/Query/SqlWalker.php(+6 -2)📝
src/Tools/Pagination/LimitSubqueryOutputWalker.php(+3 -1)📝
tests/Tests/ORM/Functional/ParserResultSerializationTest.php(+0 -1)📝
tests/Tests/ORM/Functional/SecondLevelCacheCountQueriesTest.php(+0 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.