Update dependency doctrine/orm to v2.15.3
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
doctrine/orm (source) | require | patch |
2.15.2 -> 2.15.3
|
Release Notes
doctrine/orm (doctrine/orm)
v2.15.3
2.15.3
Release Notes for2.15.x bugfix release (patch)
2.15.3
- Total issues resolved: 0
- Total pull requests resolved: 11
- Total contributors: 8
Bugfixes
- 10762: Don't call canEmulateSchemas in SchemaTool when possible thanks to @nicolas-grekas
- 10759: Don't call deprecated getSQLResultCasing and usesSequenceEmulatedIdentityColumns when we know the platform thanks to @nicolas-grekas
- 10758: revert: transform backed enum to value thanks to @Gwemox
- 10747: fix: OneToManyPersister does not take custom identifier types into account for orphan removal thanks to @wtfzdotnet
- 10645: Restore document proxy state to uninitialized on load exception thanks to @notrix
- 10763: Defer removing removed entities from to-many collections until after transaction commit thanks to @mpdude
Static Analysis
- 10771: PHPStan 1.10.18, Psalm 5.12.0 thanks to @derrabus
- 10740: Remove useless ignore rule thanks to @greg0ire
Test Suite
- 10780: Avoid partial thanks to @greg0ire
Documentation
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.