[PR #443] Allow 'nullable' attribute to be used during XML export #8208

Open
opened 2026-01-22 15:58:53 +01:00 by admin · 0 comments
Owner

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

State: closed
Merged: Yes


Allows 'nullable' attribute to be used during XML export, something which already worked for me in YamlExport. This addition saved me a lot of time during development; one less difference to deal with between the YAML and XML approach.

Don't know why this was missing, maybe it's me who is missing something, so let me know ;)

**Original Pull Request:** https://github.com/doctrine/orm/pull/443 **State:** closed **Merged:** Yes --- Allows 'nullable' attribute to be used during XML export, something which already worked for me in YamlExport. This addition saved me a lot of time during development; one less difference to deal with between the YAML and XML approach. Don't know why this was missing, maybe it's me who is missing something, so let me know ;)
admin added the pull-request label 2026-01-22 15:58:53 +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#8208