Historie revizí

Autor SHA1 Zpráva Datum
  jakoch a0e5ead9b0 removed unused variables $baseDir and $vendorDir from "autoloader_real.php" generated by AutoloadGenerator. adjusted tests accordingly. před 11 roky
  Nicolas Grekas 00a6f8e38d dedicated scope isolation function for autoload_real před 11 roky
  Nicolas Grekas 6d7b9afc4b scope isolation for user includes před 11 roky
  Andreas Hennings bbf6278905 AutoloadGenerator to support PSR-4. Tests included. před 11 roky
  Jordi Boggiano 9b70b89b8f Merge pull request #2210 from Firehed/master před 11 roky
  Alan Hollis 1892f57e47 Fix file layout in unit tests před 11 roky
  Firehed 046d55e886 Change 'generated' notice to @phpdoc-style annotation před 12 roky
  Andreas Hennings 5369904dd3 autoload_files.php should return an array of files, instead of directly including them. před 12 roky
  Andreas Hennings f98a8f472e Generate an autoload_files.php next to autoload_namespaces.php and autoload_classes.php před 12 roky
  Jordi Boggiano 5ba147663d Use ClassLoader::set to initialize the class loader paths před 12 roky
  Jordi Boggiano d929a0813a Prepend the ClassLoader autoloader to avoid calling other previously registered autoloaders, fixes #1699 před 12 roky
  Jordi Boggiano 5a484cb3a9 Make sure target-dir plays well with classmap and files autoload, for root and deps, refs #1550 před 12 roky
  Jordi Boggiano c80cb76b9b Always prepend autoloaders to avoid tools (i.e. phpunit) taking precedence over the project autoloader před 12 roky
  Jordi Boggiano 1beccf9f0f Fix access of the static loader property před 12 roky
  Jordi Boggiano 487e66d0a9 Allow loading of multiple composer autoloaders concurrently, fixes #1248 před 12 roky
  Adrien Brault fd58c24a9f ComposerAutoloaderInitXXX::getLoader behaves like a ClassLoader singleton před 12 roky
  Jordi Boggiano 4f0ad98905 Always include the ClassLoader since autoload_real is included only once, refs #963 před 13 roky
  Jordi Boggiano 30fdf379aa Minor consistency tweaks před 13 roky
  Victor Berchet d2dc73e361 [Autoload] Set $vendorDir et $baseDir in ComposerAutoloaderInitTargetDir::getLoader() před 13 roky
  Victor Berchet 4c82c35dbc [Autoload] Generate the autoloader_real file in the target directory před 13 roky
  Victor Berchet 2c065416eb [Autoload] generate an autoload_real.php file před 13 roky