コミット履歴

作者 SHA1 メッセージ 日付
  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 5a484cb3a9 Make sure target-dir plays well with classmap and files autoload, for root and deps, refs #1550 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 年 前
  Jordi Boggiano 487e66d0a9 Allow loading of multiple composer autoloaders concurrently, fixes #1248 13 年 前
  Adrien Brault fd58c24a9f ComposerAutoloaderInitXXX::getLoader behaves like a ClassLoader singleton 13 年 前
  Jordi Boggiano 4f0ad98905 Always include the ClassLoader since autoload_real is included only once, refs #963 13 年 前
  Jordi Boggiano 30fdf379aa Minor consistency tweaks 13 年 前
  Victor Berchet d2dc73e361 [Autoload] Set $vendorDir et $baseDir in ComposerAutoloaderInitTargetDir::getLoader() 13 年 前
  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 年 前