mirror of
https://github.com/doctrine/orm.git
synced 2026-03-23 22:42:18 +01:00
[PR #13] [CLOSED] Added fix+testcase for DDC-850 #7596
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/13
Author: @Drachenkaetzchen
Created: 11/10/2010
Status: ❌ Closed
Base:
master← Head:master📝 Commits (4)
4a120fdAdded instructions for running tests and setting up the test environment.2ca0fdbForgot to add the changed file regarding running individual tests.bfb58b2Added fix+testcase for DDC-850954994fI forgot to remove two classes from use in the DDC850Test, also📊 Changes
6 files changed (+129 additions, -2 deletions)
View changed files
📝
build.xml(+2 -1)📝
lib/Doctrine/ORM/Mapping/ClassMetadataInfo.php(+5 -0)📝
lib/Doctrine/ORM/Mapping/MappingException.php(+11 -0)➕
tests/Doctrine/Tests/ORM/Functional/Ticket/DDC850Test.php(+64 -0)📝
tests/README.markdown(+44 -0)📝
tests/dbproperties.xml.dev(+3 -1)📄 Description
http://www.doctrine-project.org/jira/browse/DDC-850
You can close DDC-850 once pulled.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.