[PR #941] [CLOSED] Fixed test case for HHVM garbage collection--backported from master #8928

Open
opened 2026-01-22 16:02:22 +01:00 by admin · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/941
Author: @zilberstein
Created: 2/8/2014
Status: Closed

Base: 2.4Head: 2.4


📝 Commits (1)

  • 039bfc4 Fixed 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.

## 📋 Pull Request Information **Original PR:** https://github.com/doctrine/orm/pull/941 **Author:** [@zilberstein](https://github.com/zilberstein) **Created:** 2/8/2014 **Status:** ❌ Closed **Base:** `2.4` ← **Head:** `2.4` --- ### 📝 Commits (1) - [`039bfc4`](https://github.com/doctrine/orm/commit/039bfc4345e392dbae4586d424e4dca9935b7b66) Fixed test case for HHVM garbage collection--backported from master ### 📊 Changes **1 file changed** (+15 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `tests/Doctrine/Tests/ORM/Functional/IdentityMapTest.php` (+15 -5) </details> ### 📄 Description This change is necessary in order for this test case to work with HHVM --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
admin added the pull-request label 2026-01-22 16:02:22 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#8928