[DDC-1862] [GH-365] DDC-1860 - Composer arbitrary for CLI and composer/autoload.php in different paths Created: 09/Jun/12 Updated: 22/Jun/12 Resolved: 22/Jun/12 |
|
| Status: | Resolved |
| Project: | Doctrine 2 - ORM |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | 2.3 |
| Security Level: | All |
| Type: | Bug | Priority: | Major |
| Reporter: | Benjamin Eberlei | Assignee: | Guilherme Blanco |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
This issue is created automatically through a Github pull request on behalf of Ocramius: Url: https://github.com/doctrine/doctrine2/pull/365 Message: DDC-1860 - Composer became a requirement to run CLI some time ago. This patch: 1. Makes composer optional if the user defines his own autoloaders in `cli-config.php` |
| Comments |
| Comment by Benjamin Eberlei [ 09/Jun/12 ] |
|
A related Github Pull-Request [GH-365] was closed |
| Comment by Guilherme Blanco [ 22/Jun/12 ] |
|
PR was merged. |