[DDC-2242] [GH-550] Update lib/Doctrine/ORM/UnitOfWork.php Created: 15/Jan/13 Updated: 15/Jan/13 Resolved: 15/Jan/13 |
|
| Status: | Closed |
| Project: | Doctrine 2 - ORM |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Security Level: | All |
| Type: | Bug | Priority: | Major |
| Reporter: | Benjamin Eberlei | Assignee: | Marco Pivetta |
| Resolution: | Invalid | Votes: | 0 |
| 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 |
| Comments |
| Comment by Benjamin Eberlei [ 15/Jan/13 ] |
|
A related Github Pull-Request [GH-550] was closed |