[PR #226] [MERGED] [DDC-1505] joinColumn "nullable" should be handled true by default #7884

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

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/226
Author: @asm89
Created: 12/18/2011
Status: Merged
Merged: 12/18/2011
Merged by: @beberlei

Base: masterHead: ddc-1505


📝 Commits (1)

  • de769c6 [DDC-1505] joinColumn "nullable" should be handled true by default

📊 Changes

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

View changed files

📝 lib/Doctrine/ORM/Persisters/BasicEntityPersister.php (+1 -1)
📝 tests/Doctrine/Tests/ORM/Functional/OneToOneEagerLoadingTest.php (+20 -3)

📄 Description

No description provided


🔄 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/226 **Author:** [@asm89](https://github.com/asm89) **Created:** 12/18/2011 **Status:** ✅ Merged **Merged:** 12/18/2011 **Merged by:** [@beberlei](https://github.com/beberlei) **Base:** `master` ← **Head:** `ddc-1505` --- ### 📝 Commits (1) - [`de769c6`](https://github.com/doctrine/orm/commit/de769c6c3c0b55d4637cab2deba952cd98f5b0e7) [DDC-1505] joinColumn "nullable" should be handled true by default ### 📊 Changes **2 files changed** (+21 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `lib/Doctrine/ORM/Persisters/BasicEntityPersister.php` (+1 -1) 📝 `tests/Doctrine/Tests/ORM/Functional/OneToOneEagerLoadingTest.php` (+20 -3) </details> ### 📄 Description _No description provided_ --- <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:22 +01:00
admin closed this issue 2026-01-22 15:57:22 +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#7884