[PR #328] [MERGED] addDiscriminatorMapClass fix #8038

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

📋 Pull Request Information

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

Base: masterHead: master


📝 Commits (1)

  • a2fd4ec 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/328 **Author:** [@smatyas](https://github.com/smatyas) **Created:** 4/4/2012 **Status:** ✅ Merged **Merged:** 4/7/2012 **Merged by:** [@beberlei](https://github.com/beberlei) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`a2fd4ec`](https://github.com/doctrine/orm/commit/a2fd4eca372cfd96dffd28bda9218b6ae942b476) 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:05 +01:00
admin closed this issue 2026-01-22 15:58:06 +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#8038