[PR #145] [MERGED] Fixed the version check in the entity generator #7770

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

📋 Pull Request Information

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

Base: masterHead: EntityGenerator_versionCheck


📝 Commits (1)

  • c7c875a Fixed the version check in the entity generator

📊 Changes

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

View changed files

📝 lib/Doctrine/ORM/Tools/EntityGenerator.php (+1 -1)

📄 Description

When the 3.0.x branch of Common has been merged to become the incoming 2.2 release, the change has been done in one place in the file but not in the other.


🔄 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/145 **Author:** [@stof](https://github.com/stof) **Created:** 10/10/2011 **Status:** ✅ Merged **Merged:** 10/10/2011 **Merged by:** [@guilhermeblanco](https://github.com/guilhermeblanco) **Base:** `master` ← **Head:** `EntityGenerator_versionCheck` --- ### 📝 Commits (1) - [`c7c875a`](https://github.com/doctrine/orm/commit/c7c875a06360f28fbcacbcc8f8d7e4ad527155a9) Fixed the version check in the entity generator ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `lib/Doctrine/ORM/Tools/EntityGenerator.php` (+1 -1) </details> ### 📄 Description When the 3.0.x branch of Common has been merged to become the incoming 2.2 release, the change has been done in one place in the file but not in the other. --- <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:45 +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#7770