[PR #6555] Generalize identifier generators as value generators aware of target property #10033

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

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

State: closed
Merged: No


Initial step towards generalizing identifier generators as more generic value generators (to allow i.e. non-id sequences).

BC break though - adds a required parameter to Generator::generate().

Built on top of #6554.

**Original Pull Request:** https://github.com/doctrine/orm/pull/6555 **State:** closed **Merged:** No --- Initial step towards generalizing identifier generators as more generic value generators (to allow i.e. non-id sequences). BC break though - adds a required parameter to Generator::generate(). Built on top of #6554.
admin added the pull-request label 2026-01-22 16:06:12 +01:00
admin closed this issue 2026-01-22 16:06:12 +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#10033