[PR #466] [MERGED] Use protected so EntityGenerator can be extended #8236

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

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/466
Author: @ethanresnick
Created: 10/9/2012
Status: Merged
Merged: 11/12/2012
Merged by: @beberlei

Base: masterHead: patch-1


📝 Commits (1)

  • c604adc Use protected so generator can be extended

📊 Changes

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

View changed files

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

📄 Description

This is definitely something I'd like to be able to extend, and I imagine others might too.


🔄 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/466 **Author:** [@ethanresnick](https://github.com/ethanresnick) **Created:** 10/9/2012 **Status:** ✅ Merged **Merged:** 11/12/2012 **Merged by:** [@beberlei](https://github.com/beberlei) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`c604adc`](https://github.com/doctrine/orm/commit/c604adc804c28dc37ff9faf97de7552d0577652b) Use protected so generator can be extended ### 📊 Changes **1 file changed** (+56 additions, -56 deletions) <details> <summary>View changed files</summary> 📝 `lib/Doctrine/ORM/Tools/EntityGenerator.php` (+56 -56) </details> ### 📄 Description This is definitely something I'd like to be able to extend, and I imagine others might too. --- <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:59:00 +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#8236