[PR #8589] Fix typed properties for default metadata (#7939) #11078

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

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

State: closed
Merged: Yes


This is continuation of work from #7939. Tests for real life scenarios were missing therefore inheritance from typed properties wasn't running with metadata drivers.

This PR introduces such tests, adds metadata to test object for all drivers and makes small changes in drivers to adapt. Most needed changes were changing default value to null or removing required from not required XML attributes.

**Original Pull Request:** https://github.com/doctrine/orm/pull/8589 **State:** closed **Merged:** Yes --- This is continuation of work from #7939. Tests for real life scenarios were missing therefore inheritance from typed properties wasn't running with metadata drivers. This PR introduces such tests, adds metadata to test object for all drivers and makes small changes in drivers to adapt. Most needed changes were changing default value to null or removing `required` from not required XML attributes.
admin added the pull-request label 2026-01-22 16:09:38 +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#11078