[PR #515] [MERGED] Fixes sandbox cli: The helper "em" is not defined. #8313

Open
opened 2026-01-22 15:59:20 +01:00 by admin · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/515
Author: @madebyherzblut
Created: 11/16/2012
Status: Merged
Merged: 11/25/2012
Merged by: @beberlei

Base: masterHead: master


📝 Commits (1)

📊 Changes

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

View changed files

📝 tools/sandbox/doctrine.php (+4 -5)

📄 Description

In afd8ea9 $helpers became an instance of HelperSet and caused an "The helper "em" is not defined." exception.


🔄 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/515 **Author:** [@madebyherzblut](https://github.com/madebyherzblut) **Created:** 11/16/2012 **Status:** ✅ Merged **Merged:** 11/25/2012 **Merged by:** [@beberlei](https://github.com/beberlei) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`1d04902`](https://github.com/doctrine/orm/commit/1d049023268db80f78731833c6084832de6839a8) Fix sandbox cli ### 📊 Changes **1 file changed** (+4 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `tools/sandbox/doctrine.php` (+4 -5) </details> ### 📄 Description In afd8ea9 $helpers became an instance of HelperSet and caused an "The helper "em" is not defined." exception. --- <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 15:59:20 +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#8313