Update dependency doctrine/orm to v2.16.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
doctrine/orm (source) | require | minor |
2.15.4 -> 2.16.0
|
Release Notes
doctrine/orm (doctrine/orm)
v2.16.0
2.16.0
Release Notes for2.16.0
- Total issues resolved: 0
- Total pull requests resolved: 15
- Total contributors: 7
New Feature
Improvements
-
10848: Use properties instead of getters to read property/class names via reflection thanks to @nicolas-grekas
-
10832: Decouple public API from Doctrine\Persistence\Proxy thanks to @nicolas-grekas
-
10785: Add a safeguard against multiple objects competing for the same identity map entry thanks to @mpdude
-
10735: Make it possible to have non-NULLable self-referencing associations when using application-provided IDs thanks to @mpdude
-
10704: Remove unreachable piece of code thanks to @greg0ire
-
10547: Compute the commit order (inserts/deletes) on the entity level thanks to @mpdude
-
10833: Cleanup psalm-type AutogenerateMode thanks to @nicolas-grekas
-
10598: Support not Insertable/Updateable columns for entities with
JOINED
inheritance type thanks to @e-vil-dev
Deprecation
- 10743: Make EntityPersisters tell the UoW about post insert IDs early thanks to @mpdude
- 10455: Make Annotations/Attribute mapping drivers report fields for the classes where they are declared thanks to @mpdude
Static Analysis
Test Suite
v2.15.5
2.15.5
Release Notes for2.15.x bugfix release (patch)
2.15.5
- Total issues resolved: 0
- Total pull requests resolved: 2
- Total contributors: 2
Bugfixes
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.