[PR #56] [MERGED] DDC 1146 #7646

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

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/56
Author: @stof
Created: 5/11/2011
Status: Merged
Merged: 5/11/2011
Merged by: @guilhermeblanco

Base: 2.0.xHead: DDC-1146


📝 Commits (1)

  • eecd9af [DDC-1146] Updated the Symfony2 vendors

📊 Changes

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

View changed files

📝 lib/vendor/Symfony/Component/Console (+1 -1)
📝 lib/vendor/Symfony/Component/Yaml (+1 -1)

📄 Description

The ORM commands don't use any of the properties of the base class but only getters for the helper. So the change to private properties in the component does not impact the command itself. the fix was easy :)

this time on the good branch.


🔄 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/56 **Author:** [@stof](https://github.com/stof) **Created:** 5/11/2011 **Status:** ✅ Merged **Merged:** 5/11/2011 **Merged by:** [@guilhermeblanco](https://github.com/guilhermeblanco) **Base:** `2.0.x` ← **Head:** `DDC-1146` --- ### 📝 Commits (1) - [`eecd9af`](https://github.com/doctrine/orm/commit/eecd9afc096d6f2bcab0aff57a591b858d0a76eb) [DDC-1146] Updated the Symfony2 vendors ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `lib/vendor/Symfony/Component/Console` (+1 -1) 📝 `lib/vendor/Symfony/Component/Yaml` (+1 -1) </details> ### 📄 Description The ORM commands don't use any of the properties of the base class but only getters for the helper. So the change to private properties in the component does not impact the command itself. the fix was easy :) this time on the good branch. --- <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:09 +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#7646