[PR #6020] Convert generated id value to its PHP representation. #9822

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

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

State: closed
Merged: No


This makes it possible for post-insert ids to be converted into a custom object as it happens for any other identity strategy.

According to the conversion rules of a specific DBAL mapping type.

**Original Pull Request:** https://github.com/doctrine/orm/pull/6020 **State:** closed **Merged:** No --- This makes it possible for post-insert ids to be converted into a custom object as it happens for any other identity strategy. According to the conversion rules of a specific DBAL mapping type.
admin added the pull-request label 2026-01-22 16:05:31 +01:00
admin closed this issue 2026-01-22 16:05:31 +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#9822