[PR #327] [MERGED] 2.2 addDiscriminatorMapClass fix #8034

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

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/327
Author: @smatyas
Created: 4/4/2012
Status: Merged
Merged: 4/7/2012
Merged by: @beberlei

Base: 2.2Head: 2.2


📝 Commits (1)

  • c3fa29f Fixing a bug when calling setDiscriminatorMap from multiple sources (ie: from Events::loadClassMetadata and annotation).

📊 Changes

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

View changed files

📝 lib/Doctrine/ORM/Mapping/ClassMetadataInfo.php (+1 -1)

📄 Description

Fixing a bug when calling setDiscriminatorMap from multiple sources (ie: from Events::loadClassMetadata and annotation).

http://www.doctrine-project.org/jira/browse/DDC-1763


🔄 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/327 **Author:** [@smatyas](https://github.com/smatyas) **Created:** 4/4/2012 **Status:** ✅ Merged **Merged:** 4/7/2012 **Merged by:** [@beberlei](https://github.com/beberlei) **Base:** `2.2` ← **Head:** `2.2` --- ### 📝 Commits (1) - [`c3fa29f`](https://github.com/doctrine/orm/commit/c3fa29f298f652de27738d0e5dba738c6b3f0248) Fixing a bug when calling setDiscriminatorMap from multiple sources (ie: from Events::loadClassMetadata and annotation). ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `lib/Doctrine/ORM/Mapping/ClassMetadataInfo.php` (+1 -1) </details> ### 📄 Description Fixing a bug when calling setDiscriminatorMap from multiple sources (ie: from Events::loadClassMetadata and annotation). http://www.doctrine-project.org/jira/browse/DDC-1763 --- <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:58:03 +01:00
admin closed this issue 2026-01-22 15:58:04 +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#8034