[PR #994] [MERGED] Update EntityGenerator comment #9010

Open
opened 2026-01-22 16:02:46 +01:00 by admin · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/994
Author: @ThomasLomas
Created: 3/29/2014
Status: Merged
Merged: 3/29/2014
Merged by: @Ocramius

Base: masterHead: patch-1


📝 Commits (1)

  • 7d96307 Update EntityGenerator comment

📊 Changes

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

View changed files

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

📄 Description

fieldVisibility was referred to as a boolean, where it is actually a string.


🔄 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/994 **Author:** [@ThomasLomas](https://github.com/ThomasLomas) **Created:** 3/29/2014 **Status:** ✅ Merged **Merged:** 3/29/2014 **Merged by:** [@Ocramius](https://github.com/Ocramius) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`7d96307`](https://github.com/doctrine/orm/commit/7d9630786bb061438edac7258ae51a5bd5696cb2) Update EntityGenerator comment ### 📊 Changes **1 file changed** (+3 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `lib/Doctrine/ORM/Tools/EntityGenerator.php` (+3 -1) </details> ### 📄 Description fieldVisibility was referred to as a boolean, where it is actually a string. --- <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 16:02:46 +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#9010