[PR #1202] Checks key exists rather than isset #9256

Closed
opened 2026-01-22 16:03:44 +01:00 by admin · 0 comments
Owner

Original Pull Request: https://github.com/doctrine/orm/pull/1202

State: closed
Merged: No


If the default value is set to null, isset will return false even though the key is actually there for a reason.

**Original Pull Request:** https://github.com/doctrine/orm/pull/1202 **State:** closed **Merged:** No --- If the default value is set to `null`, `isset` will return `false` even though the key is actually there for a reason.
admin added the pull-request label 2026-01-22 16:03:44 +01:00
admin closed this issue 2026-01-22 16:03:44 +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#9256