[PR #262] [MERGED] added optional Command array as parameter for run method #7932

Closed
opened 2026-01-22 15:57:37 +01:00 by admin · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/262
Author: @wrightlabs
Created: 1/17/2012
Status: Merged
Merged: 1/28/2012
Merged by: @beberlei

Base: masterHead: patch-1


📝 Commits (1)

  • 543c73b added optional command array as parameter for run method

📊 Changes

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

View changed files

📝 lib/Doctrine/ORM/Tools/Console/ConsoleRunner.php (+3 -1)

📄 Description

This would be a nice addition. I needed it recently when adding support for migrations in my doctrine2 setup


🔄 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/262 **Author:** [@wrightlabs](https://github.com/wrightlabs) **Created:** 1/17/2012 **Status:** ✅ Merged **Merged:** 1/28/2012 **Merged by:** [@beberlei](https://github.com/beberlei) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`543c73b`](https://github.com/doctrine/orm/commit/543c73bc05170fc07210d7545631dfa2788c53c4) added optional command array as parameter for run method ### 📊 Changes **1 file changed** (+3 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `lib/Doctrine/ORM/Tools/Console/ConsoleRunner.php` (+3 -1) </details> ### 📄 Description This would be a nice addition. I needed it recently when adding support for migrations in my doctrine2 setup --- <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:57:37 +01:00
admin closed this issue 2026-01-22 15:57:37 +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#7932