[DCOM-146] [GH-226] Added error suppression to unlink() calls Created: 22/Nov/12 Updated: 22/Nov/12 Resolved: 22/Nov/12 |
|
| Status: | Resolved |
| Project: | Doctrine Common |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Major |
| Reporter: | Benjamin Eberlei | Assignee: | Benjamin Eberlei |
| Resolution: | Fixed | Votes: | 1 |
| Labels: | None | ||
| Description |
|
This issue is created automatically through a Github pull request on behalf of SalmanPK: Url: https://github.com/doctrine/common/pull/226 Message: Added error suppression to unlink() calls in the getPropertyAnnotations and getMethodAnnotations methods to be consistent with the getClassAnnotations method. |
| Comments |
| Comment by Benjamin Eberlei [ 22/Nov/12 ] |
|
A related Github Pull-Request [GH-226] was closed |
| Comment by Fabio B. Silva [ 22/Nov/12 ] |
|
Merged : https://github.com/doctrine/common/commit/a836c86c13e964051549e234250cf665a5f5a190 |