[PR #275] fixes DDC-1471 #7955

Open
opened 2026-01-22 15:57:43 +01:00 by admin · 0 comments
Owner

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

State: closed
Merged: No


This should fix a bug when a primary key is combined of a string/int field and a date field.
Now a DateTime object is converted to a timestamp value before imploding.

Should be possible to integrate in 2.1, too, but I´m not sure how to do that.

**Original Pull Request:** https://github.com/doctrine/orm/pull/275 **State:** closed **Merged:** No --- This should fix a bug when a primary key is combined of a string/int field and a date field. Now a DateTime object is converted to a timestamp value before imploding. Should be possible to integrate in 2.1, too, but I´m not sure how to do that.
admin added the pull-request label 2026-01-22 15:57:43 +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#7955