Jordi Boggiano
|
d929a0813a
Prepend the ClassLoader autoloader to avoid calling other previously registered autoloaders, fixes #1699
|
12 лет назад |
Jordi Boggiano
|
c80cb76b9b
Always prepend autoloaders to avoid tools (i.e. phpunit) taking precedence over the project autoloader
|
12 лет назад |
Jordi Boggiano
|
1beccf9f0f
Fix access of the static loader property
|
12 лет назад |
Martin Hasoň
|
03e355f063
Fixed topological sorting of packages in AutoloadGenerator
|
12 лет назад |
Jordi Boggiano
|
487e66d0a9
Allow loading of multiple composer autoloaders concurrently, fixes #1248
|
12 лет назад |
Martin Hasoň
|
c63f0d9642
Preserved original position of package if required packages are before this
|
12 лет назад |
Martin Hasoň
|
b683aeb586
Fix expected values in tests for autoloader generator
|
12 лет назад |
Adrien Brault
|
fd58c24a9f
ComposerAutoloaderInitXXX::getLoader behaves like a ClassLoader singleton
|
12 лет назад |
Filip Procházka
|
9d8db4e148
AutoloadGenerator: respect dependencies, when requiring files
|
13 лет назад |