[PR #816] [MERGED] Options not respected for ID Fields in XML Mapping Driver #8746

Closed
opened 2026-01-22 16:01:30 +01:00 by admin · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/816
Author: @leggiero
Created: 10/9/2013
Status: Merged
Merged: 1/2/2014
Merged by: @beberlei

Base: masterHead: master


📝 Commits (2)

  • aabb34f Options not respected for ID Fields in XML Mapping Driver
  • 333177d Options not respected for ID Fields in XML Mapping Driver (XSD update)

📊 Changes

2 files changed (+5 additions, -0 deletions)

View changed files

📝 doctrine-mapping.xsd (+1 -0)
📝 lib/Doctrine/ORM/Mapping/Driver/XmlDriver.php (+4 -0)

📄 Description

Same bug of the YAML driver, see: http://www.doctrine-project.org/jira/browse/DDC-2661


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/doctrine/orm/pull/816 **Author:** [@leggiero](https://github.com/leggiero) **Created:** 10/9/2013 **Status:** ✅ Merged **Merged:** 1/2/2014 **Merged by:** [@beberlei](https://github.com/beberlei) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`aabb34f`](https://github.com/doctrine/orm/commit/aabb34f8532b66927d0310288f708a46df776618) Options not respected for ID Fields in XML Mapping Driver - [`333177d`](https://github.com/doctrine/orm/commit/333177da00c74374ef3f2917420f14f3985a59b4) Options not respected for ID Fields in XML Mapping Driver (XSD update) ### 📊 Changes **2 files changed** (+5 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `doctrine-mapping.xsd` (+1 -0) 📝 `lib/Doctrine/ORM/Mapping/Driver/XmlDriver.php` (+4 -0) </details> ### 📄 Description Same bug of the YAML driver, see: http://www.doctrine-project.org/jira/browse/DDC-2661 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
admin added the pull-request label 2026-01-22 16:01:30 +01:00
admin closed this issue 2026-01-22 16:01:32 +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#8746