DDC-3425: [GH-1202] Checks key exists rather than isset #4223

Closed
opened 2026-01-22 14:37:39 +01:00 by admin · 3 comments
Owner

Originally created by @doctrinebot on GitHub (Dec 3, 2014).

Originally assigned to: @Ocramius on GitHub.

Jira issue originally created by user @doctrinebot:

This issue is created automatically through a Github pull request on behalf of garoevans:

Url: https://github.com/doctrine/doctrine2/pull/1202

Message:

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

Originally created by @doctrinebot on GitHub (Dec 3, 2014). Originally assigned to: @Ocramius on GitHub. Jira issue originally created by user @doctrinebot: This issue is created automatically through a Github pull request on behalf of garoevans: Url: https://github.com/doctrine/doctrine2/pull/1202 Message: 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 Bug label 2026-01-22 14:37:39 +01:00
admin closed this issue 2026-01-22 14:37:39 +01:00
Author
Owner

@doctrinebot commented on GitHub (Dec 3, 2014):

Comment created by @doctrinebot:

A related Github Pull-Request [GH-1202] was assigned:
https://github.com/doctrine/doctrine2/pull/1202

@doctrinebot commented on GitHub (Dec 3, 2014): Comment created by @doctrinebot: A related Github Pull-Request [GH-1202] was assigned: https://github.com/doctrine/doctrine2/pull/1202
Author
Owner

@doctrinebot commented on GitHub (Dec 8, 2014):

Comment created by @doctrinebot:

A related Github Pull-Request [GH-1202] was closed:
https://github.com/doctrine/doctrine2/pull/1202

@doctrinebot commented on GitHub (Dec 8, 2014): Comment created by @doctrinebot: A related Github Pull-Request [GH-1202] was closed: https://github.com/doctrine/doctrine2/pull/1202
Author
Owner

@doctrinebot commented on GitHub (Dec 8, 2014):

Issue was closed with resolution "Fixed"

@doctrinebot commented on GitHub (Dec 8, 2014): Issue was closed with resolution "Fixed"
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#4223