[PR #1010] [MERGED] Fixed validation message #9028

Open
opened 2026-01-22 16:02:52 +01:00 by admin · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/1010
Author: @BenMorel
Created: 4/11/2014
Status: Merged
Merged: 4/11/2014
Merged by: @Ocramius

Base: masterHead: validation-message


📝 Commits (1)

📊 Changes

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

View changed files

📝 lib/Doctrine/ORM/Tools/SchemaValidator.php (+1 -1)
📝 tests/Doctrine/Tests/ORM/Tools/SchemaValidatorTest.php (+1 -1)

📄 Description

A message of the SchemaValidator erroneously mentions the source entity instead of the target entity.


🔄 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/1010 **Author:** [@BenMorel](https://github.com/BenMorel) **Created:** 4/11/2014 **Status:** ✅ Merged **Merged:** 4/11/2014 **Merged by:** [@Ocramius](https://github.com/Ocramius) **Base:** `master` ← **Head:** `validation-message` --- ### 📝 Commits (1) - [`1b4eafc`](https://github.com/doctrine/orm/commit/1b4eafc87302583521c9b8d15ee3aff7ac62e91c) Fixed validation message ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `lib/Doctrine/ORM/Tools/SchemaValidator.php` (+1 -1) 📝 `tests/Doctrine/Tests/ORM/Tools/SchemaValidatorTest.php` (+1 -1) </details> ### 📄 Description A message of the SchemaValidator erroneously mentions the source entity instead of the target entity. --- <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:02:52 +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#9028