DDC-1945: Cli: orm:validate-schema doesn't validate inheritence map #2453

Closed
opened 2026-01-22 13:53:52 +01:00 by admin · 2 comments
Owner

Originally created by @doctrinebot on GitHub (Jul 26, 2012).

Originally assigned to: @Ocramius on GitHub.

Jira issue originally created by user danielss89:

ZfcUser\Entity\User is a mapped super class
ZfcUserDoctrineORM\Entity\User is not

When extending anyone of them, the cli command orm:validate-schema returns true. It should not return true if its not a mapped super class.

Originally created by @doctrinebot on GitHub (Jul 26, 2012). Originally assigned to: @Ocramius on GitHub. Jira issue originally created by user danielss89: ZfcUser\Entity\User is a mapped super class ZfcUserDoctrineORM\Entity\User is not When extending anyone of them, the cli command orm:validate-schema returns true. It should not return true if its not a mapped super class.
admin added the Bug label 2026-01-22 13:53:52 +01:00
admin closed this issue 2026-01-22 13:53:53 +01:00
Author
Owner

@doctrinebot commented on GitHub (Jan 23, 2013):

Comment created by @ocramius:

Not related to the ORM itself.

@doctrinebot commented on GitHub (Jan 23, 2013): Comment created by @ocramius: Not related to the ORM itself.
Author
Owner

@doctrinebot commented on GitHub (Jan 23, 2013):

Issue was closed with resolution "Invalid"

@doctrinebot commented on GitHub (Jan 23, 2013): Issue was closed with resolution "Invalid"
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#2453