mirror of
https://github.com/doctrine/orm.git
synced 2026-03-23 22:42:18 +01:00
[PR #8733] Merge release 2.9.2 into 2.10.x #11146
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/8733
State: closed
Merged: Yes
Release Notes for 2.9.2
2.9.2
Total issues resolved: 1
Total pull requests resolved: 5
Total contributors: 6
8732: [GH-8723] Remove use of nullability to automatically detect nullable status thanks to @beberlei and @jmsche
8724: Add automatic type detection for Embedded. thanks to @Warxcell
8708: Fix ClassMetadaInfo template inference thanks to @VincentLanglet
Bug