[PR #5834] Fix custom-id-generator XSD class attribute type: s/NMTOKEN/string #9748

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

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

State: closed
Merged: Yes


custom-id-generator tag's attribute type must be FQCN. But NMTOKEN type doesn't support backslash character.

**Original Pull Request:** https://github.com/doctrine/orm/pull/5834 **State:** closed **Merged:** Yes --- custom-id-generator tag's attribute type must be FQCN. But NMTOKEN type doesn't support backslash character.
admin added the pull-request label 2026-01-22 16:05:18 +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#9748