[PR #136] [CLOSED] index-by is an attribute, not an element #7756

Closed
opened 2026-01-22 15:56:41 +01:00 by admin · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/136
Author: @goetas
Created: 9/26/2011
Status: Closed

Base: masterHead: indexes


📝 Commits (1)

  • 11c0322 index-by is an attribute, not an element

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 lib/Doctrine/ORM/Mapping/Driver/XmlDriver.php (+2 -2)

📄 Description

XmlDriver wrong index-by mapping for many to many relations

Modified XmlDriver.php to enbrace documentation page
http://www.doctrine-project.org/docs/orm/2.1/en/tutorials/working-with-indexed-associations.html#mapping-indexed-assocations


🔄 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/136 **Author:** [@goetas](https://github.com/goetas) **Created:** 9/26/2011 **Status:** ❌ Closed **Base:** `master` ← **Head:** `indexes` --- ### 📝 Commits (1) - [`11c0322`](https://github.com/doctrine/orm/commit/11c03220f1df840287e90925828acf543202e809) index-by is an attribute, not an element ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `lib/Doctrine/ORM/Mapping/Driver/XmlDriver.php` (+2 -2) </details> ### 📄 Description XmlDriver wrong index-by mapping for many to many relations Modified XmlDriver.php to enbrace documentation page http://www.doctrine-project.org/docs/orm/2.1/en/tutorials/working-with-indexed-associations.html#mapping-indexed-assocations --- <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 15:56:41 +01:00
admin closed this issue 2026-01-22 15:56:42 +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#7756