[PR #854] [MERGED] fix relative path to doctrine/common #8809

Closed
opened 2026-01-22 16:01:48 +01:00 by admin · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/854
Author: @ptarjan
Created: 11/22/2013
Status: Merged
Merged: 11/23/2013
Merged by: @deeky666

Base: masterHead: master


📝 Commits (1)

  • a8ad906 fix relative path to doctrine/common

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 tests/Doctrine/Tests/ORM/Tools/SetupTest.php (+1 -1)

📄 Description

While testing your framework on HHVM I found this test doesn't pass because the path doesn't find what composer was installing into


🔄 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/854 **Author:** [@ptarjan](https://github.com/ptarjan) **Created:** 11/22/2013 **Status:** ✅ Merged **Merged:** 11/23/2013 **Merged by:** [@deeky666](https://github.com/deeky666) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`a8ad906`](https://github.com/doctrine/orm/commit/a8ad9069c93d44d570a0dac3a5281246e8f2c238) fix relative path to doctrine/common ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `tests/Doctrine/Tests/ORM/Tools/SetupTest.php` (+1 -1) </details> ### 📄 Description While testing your framework on HHVM I found this test doesn't pass because the path doesn't find what composer was installing into --- <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:01:48 +01:00
admin closed this issue 2026-01-22 16:01:48 +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#8809