[PR #287] [MERGED] Nullable assocations for entity generator #7966

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

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/287
Author: @goetas
Created: 2/15/2012
Status: Merged
Merged: 2/19/2012
Merged by: @beberlei

Base: masterHead: nullable


📝 Commits (1)

📊 Changes

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

View changed files

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

📄 Description

Hi all!
If an entity is identified thought another entity (using @association-key), this entity can't be nullable


🔄 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/287 **Author:** [@goetas](https://github.com/goetas) **Created:** 2/15/2012 **Status:** ✅ Merged **Merged:** 2/19/2012 **Merged by:** [@beberlei](https://github.com/beberlei) **Base:** `master` ← **Head:** `nullable` --- ### 📝 Commits (1) - [`d1b2dab`](https://github.com/doctrine/orm/commit/d1b2dabc0fe14de925f558ef10646d5a9e4ddca5) nullable assoc ### 📊 Changes **1 file changed** (+3 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `lib/Doctrine/ORM/Tools/EntityGenerator.php` (+3 -0) </details> ### 📄 Description Hi all! If an entity is identified thought another entity (using @association-key), this entity can't be nullable --- <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:57: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#7966