[PR #173] [MERGED] Fixed a couple of typos of 'discriminator' #7816

Open
opened 2026-01-22 15:57:00 +01:00 by admin · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/173
Author: @jaikdean
Created: 10/24/2011
Status: Merged
Merged: 10/24/2011
Merged by: @beberlei

Base: masterHead: master


📝 Commits (1)

  • cdb452b Fixed typos of 'discriminator'

📊 Changes

3 files changed (+3 additions, -3 deletions)

View changed files

📝 lib/Doctrine/ORM/Mapping/ClassMetadataInfo.php (+1 -1)
📝 lib/Doctrine/ORM/Mapping/MappingException.php (+1 -1)
📝 tests/Doctrine/Tests/ORM/Mapping/BasicInheritanceMappingTest.php (+1 -1)

📄 Description

No description provided


🔄 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/173 **Author:** [@jaikdean](https://github.com/jaikdean) **Created:** 10/24/2011 **Status:** ✅ Merged **Merged:** 10/24/2011 **Merged by:** [@beberlei](https://github.com/beberlei) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`cdb452b`](https://github.com/doctrine/orm/commit/cdb452b27b5a341a372dff833ae2d40a4e03d513) Fixed typos of 'discriminator' ### 📊 Changes **3 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `lib/Doctrine/ORM/Mapping/ClassMetadataInfo.php` (+1 -1) 📝 `lib/Doctrine/ORM/Mapping/MappingException.php` (+1 -1) 📝 `tests/Doctrine/Tests/ORM/Mapping/BasicInheritanceMappingTest.php` (+1 -1) </details> ### 📄 Description _No description provided_ --- <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:57:00 +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#7816