[PR #334] [MERGED] Command fixes #8045

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

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/334
Author: @hhamon
Created: 4/11/2012
Status: Merged
Merged: 4/11/2012
Merged by: @guilhermeblanco

Base: 2.0.xHead: command_fixes


📝 Commits (1)

  • 2b841f8 [Command] fixed commands descriptions.

📊 Changes

2 files changed (+3 additions, -3 deletions)

View changed files

📝 lib/Doctrine/ORM/Tools/Console/Command/ConvertMappingCommand.php (+2 -2)
📝 lib/Doctrine/ORM/Tools/Console/Command/EnsureProductionSettingsCommand.php (+1 -1)

📄 Description

This patch can be backported on all branches.


🔄 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/334 **Author:** [@hhamon](https://github.com/hhamon) **Created:** 4/11/2012 **Status:** ✅ Merged **Merged:** 4/11/2012 **Merged by:** [@guilhermeblanco](https://github.com/guilhermeblanco) **Base:** `2.0.x` ← **Head:** `command_fixes` --- ### 📝 Commits (1) - [`2b841f8`](https://github.com/doctrine/orm/commit/2b841f869dc882f4e352ca4158a65cf64b61ce0a) [Command] fixed commands descriptions. ### 📊 Changes **2 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `lib/Doctrine/ORM/Tools/Console/Command/ConvertMappingCommand.php` (+2 -2) 📝 `lib/Doctrine/ORM/Tools/Console/Command/EnsureProductionSettingsCommand.php` (+1 -1) </details> ### 📄 Description This patch can be backported on all branches. --- <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:58:07 +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#8045