[PR #8828] Clarified type hint nullability being the first default #11194

Open
opened 2026-01-22 16:10:00 +01:00 by admin · 0 comments
Owner

Original Pull Request: https://github.com/doctrine/orm/pull/8828

State: closed
Merged: No


This adds the reference to the new mapping that uses explicit type hints and their nullability to the attribute reference doc.

It also clarifies that a property being typed as nullable will be mapped to a nullable column, in both attribute- as annotation-reference-doc.

**Original Pull Request:** https://github.com/doctrine/orm/pull/8828 **State:** closed **Merged:** No --- This adds the reference to the new mapping that uses explicit type hints and their nullability to the attribute reference doc. It also clarifies that a property being typed as nullable will be mapped to a nullable column, in both attribute- as annotation-reference-doc.
admin added the pull-request label 2026-01-22 16:10:00 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#11194