[PR #66] [MERGED] Feat doctrine mapping configuration #7661

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

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/66
Author: @fabpot
Created: 6/5/2011
Status: Merged
Merged: 6/5/2011
Merged by: @beberlei

Base: 2.0.xHead: feat-doctrine-mapping-configuration


📝 Commits (1)

  • 636fa34 Made orm:convert-mapping command more configurable (allow to change the extension of the generated files for instance)

📊 Changes

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

View changed files

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

📄 Description

Made orm:convert-mapping command more configurable (allow to change the extension of the generated files for instance)

See https://github.com/symfony/symfony/issues/1119


🔄 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/66 **Author:** [@fabpot](https://github.com/fabpot) **Created:** 6/5/2011 **Status:** ✅ Merged **Merged:** 6/5/2011 **Merged by:** [@beberlei](https://github.com/beberlei) **Base:** `2.0.x` ← **Head:** `feat-doctrine-mapping-configuration` --- ### 📝 Commits (1) - [`636fa34`](https://github.com/doctrine/orm/commit/636fa34136ea97cc0f31b1b7155a830632db270b) Made orm:convert-mapping command more configurable (allow to change the extension of the generated files for instance) ### 📊 Changes **1 file changed** (+8 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `lib/Doctrine/ORM/Tools/Console/Command/ConvertMappingCommand.php` (+8 -2) </details> ### 📄 Description Made orm:convert-mapping command more configurable (allow to change the extension of the generated files for instance) See https://github.com/symfony/symfony/issues/1119 --- <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:56:14 +01:00
admin closed this issue 2026-01-22 15:56:14 +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#7661