[DDC-2122] [GH-501] Allow 0 id for Entity Created: 05/Nov/12 Updated: 09/Nov/12 Resolved: 05/Nov/12 |
|
| Status: | Resolved |
| Project: | Doctrine 2 - ORM |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | 2.3.1 |
| Security Level: | All |
| Type: | Bug | Priority: | Major |
| Reporter: | Benjamin Eberlei | Assignee: | Benjamin Eberlei |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
This issue is created automatically through a Github pull request on behalf of jeremymarc: Url: https://github.com/doctrine/doctrine2/pull/501 Message: When using a 0 id, it's throwing InvalidArgumentException (Binding entities to query parameters only allowed for entities that have an identifier.)�� |
| Comments |
| Comment by Benjamin Eberlei [ 05/Nov/12 ] |
|
A related Github Pull-Request [GH-501] was closed |
| Comment by Fabio B. Silva [ 05/Nov/12 ] |
|
Merged : https://github.com/doctrine/doctrine2/commit/ff80e99cc955c0842df9b376c7cd6506b2e41653 |