mirror of
https://github.com/doctrine/orm.git
synced 2026-03-23 22:42:18 +01:00
DDC-3103: Is embedded class information in ClassMetadata is not stored when serializing. #3849
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 (Apr 28, 2014).
Originally assigned to: @Ocramius on GitHub.
Jira issue originally created by user marco.jantke:
The isEmbeddedClass property on the ClassMetadata is not stored when the metadata is stored. This leads to errors when using cache drivers for metadata.
@doctrinebot commented on GitHub (Apr 28, 2014):
Comment created by marco.jantke:
I will create a PR for this issue.
@doctrinebot commented on GitHub (Apr 29, 2014):
Comment created by marco.jantke:
https://github.com/doctrine/doctrine2/pull/1020
@doctrinebot commented on GitHub (Apr 29, 2014):
Comment created by @ocramius:
Merged:
27845088e3@doctrinebot commented on GitHub (Apr 29, 2014):
Issue was closed with resolution "Fixed"