Историја ревизија

Аутор SHA1 Порука Датум
  jakoch a0e5ead9b0 removed unused variables $baseDir and $vendorDir from "autoloader_real.php" generated by AutoloadGenerator. adjusted tests accordingly. пре 11 година
  Nicolas Grekas 00a6f8e38d dedicated scope isolation function for autoload_real пре 11 година
  Nicolas Grekas 6d7b9afc4b scope isolation for user includes пре 11 година
  Andreas Hennings bbf6278905 AutoloadGenerator to support PSR-4. Tests included. пре 12 година
  Jordi Boggiano 9b70b89b8f Merge pull request #2210 from Firehed/master пре 12 година
  Alan Hollis 1892f57e47 Fix file layout in unit tests пре 12 година
  Firehed 046d55e886 Change 'generated' notice to @phpdoc-style annotation пре 12 година
  Andreas Hennings 5369904dd3 autoload_files.php should return an array of files, instead of directly including them. пре 12 година
  Andreas Hennings f98a8f472e Generate an autoload_files.php next to autoload_namespaces.php and autoload_classes.php пре 12 година
  Jordi Boggiano 5ba147663d Use ClassLoader::set to initialize the class loader paths пре 12 година
  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 пре 13 година
  Jordi Boggiano 1beccf9f0f Fix access of the static loader property пре 13 година
  Martin Hasoň 03e355f063 Fixed topological sorting of packages in AutoloadGenerator пре 13 година
  Jordi Boggiano 487e66d0a9 Allow loading of multiple composer autoloaders concurrently, fixes #1248 пре 13 година
  Martin Hasoň c63f0d9642 Preserved original position of package if required packages are before this пре 13 година
  Martin Hasoň b683aeb586 Fix expected values in tests for autoloader generator пре 13 година
  Adrien Brault fd58c24a9f ComposerAutoloaderInitXXX::getLoader behaves like a ClassLoader singleton пре 13 година
  Filip Procházka 9d8db4e148 AutoloadGenerator: respect dependencies, when requiring files пре 13 година