Jordi Boggiano
|
487e66d0a9
Allow loading of multiple composer autoloaders concurrently, fixes #1248
|
12 年之前 |
Victor Berchet
|
4c82c35dbc
[Autoload] Generate the autoloader_real file in the target directory
|
13 年之前 |
Victor Berchet
|
2c065416eb
[Autoload] generate an autoload_real.php file
|
13 年之前 |
Victor Berchet
|
963fedc9a5
[Autoload] remove closures because of a bug in APC
|
13 年之前 |
Jordi Boggiano
|
1df9c62583
Cosmetic fixes to autoload generation
|
13 年之前 |
Benjamin Eberlei
|
5c5e962b5a
Add Files Autoloading key. This is a necessary feature to allow purely or partly functional libraries to be "autoloadable" by composer by calling require_once on every file in the "autoload"."files" list.
|
13 年之前 |
Jordi Boggiano
|
1bd4ccbd54
php-cs-fixer magic
|
13 年之前 |
Jordi Boggiano
|
aff7745231
Fix target-dir autoloader
|
13 年之前 |
Jordi Boggiano
|
15ab5868a3
Move composer metafiles back in a composer dir, except autoload.php
|
13 年之前 |
Jordi Boggiano
|
51711c2f73
Fix multi-prefix handling
|
13 年之前 |
Jordi Boggiano
|
66135538c1
Allow root packages packages with target-dir to be autoloaded, fixes #139
|
13 年之前 |