mirror of
https://github.com/doctrine/orm.git
synced 2026-03-24 06:52:09 +01:00
[PR #1010] [MERGED] Fixed validation message #9028
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:validation-message📝 Commits (1)
1b4eafcFixed validation message📊 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.