mirror of
https://github.com/doctrine/orm.git
synced 2026-03-23 22:42:18 +01:00
[PR #867] [CLOSED] Fixed issue DDC-2645 #8822
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/867
Author: @Exeu
Created: 12/2/2013
Status: ❌ Closed
Base:
master← Head:master📝 Commits (4)
edab2b6Fixed issue DDC-2645807810dadded Testcases for DDC-26455828473removed public apia8d5c8aMerge branch 'master' of github.com:apa-opensource/doctrine2📊 Changes
5 files changed (+123 additions, -0 deletions)
View changed files
📝
lib/Doctrine/ORM/UnitOfWork.php(+2 -0)➕
tests/Doctrine/Tests/Models/DDC2645/DDC2645Price.php(+34 -0)➕
tests/Doctrine/Tests/Models/DDC2645/DDC2645Variant.php(+29 -0)➕
tests/Doctrine/Tests/ORM/Functional/FlattenIdAssociationTest.php(+49 -0)📝
tests/Doctrine/Tests/OrmFunctionalTestCase.php(+9 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.