mirror of
https://github.com/doctrine/orm.git
synced 2026-03-24 06:52:09 +01:00
[PR #10787] Merge release 2.15.3 into 2.16.x #12612
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?
Original Pull Request: https://github.com/doctrine/orm/pull/10787
State: closed
Merged: Yes
Release Notes for 2.15.3
2.15.x bugfix release (patch)
2.15.3
Test Suite
Documentation
Static Analysis
10771: PHPStan 1.10.18, Psalm 5.12.0 thanks to @derrabus
10740: Remove useless ignore rule thanks to @greg0ire
10763: Defer removing removed entities from to-many collections until after transaction commit thanks to @mpdude
Bug