[PR #501] Allow 0 id for Entity #8294

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

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

State: closed
Merged: Yes


When using a 0 id, it's throwing InvalidArgumentException (Binding entities to query parameters only allowed for entities that have an identifier.) 

**Original Pull Request:** https://github.com/doctrine/orm/pull/501 **State:** closed **Merged:** Yes --- When using a 0 id, it's throwing InvalidArgumentException (Binding entities to query parameters only allowed for entities that have an identifier.) 
admin added the pull-request label 2026-01-22 15:59:15 +01:00
admin closed this issue 2026-01-22 15:59:15 +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#8294