[PR #5779] Wrong error on identifier is null value #9724

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

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

State: closed
Merged: No


When a id have null value - we have exception

The identifier id is missing for a query...

Because isset of array with null return false.

**Original Pull Request:** https://github.com/doctrine/orm/pull/5779 **State:** closed **Merged:** No --- When a `id` have `null` value - we have exception > The identifier id is missing for a query... Because `isset` of array with `null` return `false`.
admin added the pull-request label 2026-01-22 16:05:14 +01:00
admin closed this issue 2026-01-22 16:05:14 +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#9724