[DCOM-120] [GH-197] Avoid a critical error when parsed class is not found Created: 03/Oct/12 Updated: 08/Oct/12 Resolved: 08/Oct/12 |
|
| Status: | Closed |
| 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: | 0 |
| Labels: | None | ||
| Description |
|
This issue is created automatically through a Github pull request on behalf of alphalemon: Url: https://github.com/doctrine/common/pull/197 Message: Found a bug that returns a critical error when parsed class is not found. The new test explains exactly the situation found. This issue was found running this test suite: https://github.com/alphalemon/AlphaLemonCmsBundle, running the following test; phpunit Tests/Functional/Controller/SecuryControllerTest.php |
| Comments |
| Comment by Benjamin Eberlei [ 07/Oct/12 ] |
|
A related Github Pull-Request [GH-197] was closed |