Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Invalid
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Security Level: All
-
Labels:None
Description
This issue is created automatically through a Github pull request on behalf of cedriclombardot:
Url: https://github.com/doctrine/doctrine2/pull/550
Message:
When the pk contains a DateTime object doctrine fail to create the index, because implode call __toString wich doesn't exists in \DateTime object
A related Github Pull-Request [GH-550] was closed
https://github.com/doctrine/doctrine2/pull/550