mirror of
https://github.com/doctrine/orm.git
synced 2026-03-24 06:52:09 +01:00
[PR #1020] [MERGED] [DDC-3103] Is embedded class information in ClassMetadata is not stored when serializing. #9044
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/1020
Author: @m3co-code
Created: 4/29/2014
Status: ✅ Merged
Merged: 4/29/2014
Merged by: @Ocramius
Base:
master← Head:DDC-3103📝 Commits (2)
cf84183created test case to reproduce errorf065a5cfixed bug📊 Changes
2 files changed (+50 additions, -0 deletions)
View changed files
📝
lib/Doctrine/ORM/Mapping/ClassMetadataInfo.php(+4 -0)➕
tests/Doctrine/Tests/ORM/Functional/Ticket/DDC3103Test.php(+46 -0)📄 Description
Fixed issue. Created a new test case that works (DDC3103Test).
The test Doctrine\Tests\ORM\Functional\ProxiesLikeEntitiesTest::testPersistUpdate failed since checkout.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.