mirror of
https://github.com/doctrine/orm.git
synced 2026-03-24 06:52:09 +01:00
[PR #941] [CLOSED] Fixed test case for HHVM garbage collection--backported from master #8928
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/941
Author: @zilberstein
Created: 2/8/2014
Status: ❌ Closed
Base:
2.4← Head:2.4📝 Commits (1)
039bfc4Fixed test case for HHVM garbage collection--backported from master📊 Changes
1 file changed (+15 additions, -5 deletions)
View changed files
📝
tests/Doctrine/Tests/ORM/Functional/IdentityMapTest.php(+15 -5)📄 Description
This change is necessary in order for this test case to work with HHVM
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.