mirror of
https://github.com/doctrine/orm.git
synced 2026-03-24 06:52:09 +01:00
DDC-461: MappingException::classIsNotAValidEntityOrMappedSuperClass() method name typo #577
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?
Originally created by @doctrinebot on GitHub (Mar 23, 2010).
Jira issue originally created by user blt04:
See #DDC-268
In YamlDriver and XmlDriver I think there is a typo in the call to MappingException::classIsNotAValidEntityOrMappedSuperClass(). These two classes show the method as classIsNotAValidEntityOrMapperSuperClass. (Mapped vs Mapper). The actual method name is Mapped not Mapper.
The patch in DDC-268 corrected the typo from Mapper to Mapped, but commit 7100 ignored this portion of the patch.
@doctrinebot commented on GitHub (Mar 23, 2010):
@doctrinebot commented on GitHub (Mar 24, 2010):
Comment created by @beberlei:
Duplicate
@doctrinebot commented on GitHub (Mar 24, 2010):
Issue was closed with resolution "Duplicate"
@doctrinebot commented on GitHub (Dec 13, 2015):
Imported 1 attachments from Jira into https://gist.github.com/8dfcfe7820e070320371