[DDC-2115] [GH-496] Testing for key existance in basicEntityPersister / getIndividualValue Created: 02/Nov/12 Updated: 09/Nov/12 Resolved: 06/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 arse: Url: https://github.com/doctrine/doctrine2/pull/496 Message: wrapping the setting of value with an array_key_exists to prevent a notice from being thrown |
| Comments |
| Comment by Benjamin Eberlei [ 06/Nov/12 ] |
|
A related Github Pull-Request [GH-496] was closed |
| Comment by Fabio B. Silva [ 06/Nov/12 ] |
|
Merged : https://github.com/doctrine/doctrine2/commit/57e5fa98733f7a4f507845c6ade41bc16859add7 |