提交历史

作者 SHA1 备注 提交日期
  Jordi Boggiano b296e654eb Re-use existing autoloader suffix if available, fixes #3701 10 年之前
  Jordi Boggiano 0b4a9235f4 CS fixes 10 年之前
  Bryan Davis ad1f8e6c5a Add classmap-authoritative config setting 11 年之前
  Jordi Boggiano 94926218e8 CS fixes 11 年之前
  Jordi Boggiano 4ce9252255 Avoid passing args to CLI handlers when none are needed, fixes #3332 11 年之前
  Artur Eshenbrener 56482cff0a Changed short array syntzx to long 11 年之前
  Artur Eshenbrener ad1d0be420 Accessing to option 'optimize-autoloder' inside 'post-autoload-dump' script event. 11 年之前
  Jordi Boggiano ac497feaba CS fixes 11 年之前
  jakoch a0e5ead9b0 removed unused variables $baseDir and $vendorDir from "autoloader_real.php" generated by AutoloadGenerator. adjusted tests accordingly. 11 年之前
  Jordi Boggiano 05d9912f97 Ignore classes in ClassMapGenerator 11 年之前
  Jordi Boggiano 781c97fa9b Refactor to avoid global static state 11 年之前
  Jan Brecka b94838169d show warning only instead of throwing exception 11 年之前
  Jordi Boggiano 5fb005631a Tweaking dispatchScript method to be in line with the rest, and add devMode to *_AUTOLOAD_DUMP events 11 年之前
  Jordi Boggiano 023ff131aa Merge remote-tracking branch 'bamarni/autoload-dev' 11 年之前
  Jordi Boggiano cea7c07cf2 Fix CS 11 年之前
  Bilal Amarni db91454a13 added an autoload-dev section 12 年之前
  Olivier Laviale 40e484ed38 Fixed an issue that would lead to scattered autoloading files 12 年之前
  Nicolas Grekas 00a6f8e38d dedicated scope isolation function for autoload_real 12 年之前
  Jordi Boggiano ed02997a7b Fix mode and add docblock, refs #2644 12 年之前
  Jordi Boggiano d26dda5c95 Merge remote-tracking branch 'olvlvl/improved_package_sorting_alone' 12 年之前
  Nils Adermann aef0483cc9 Merge pull request #2667 from nicolas-grekas/master 12 年之前
  Nicolas Grekas 6d7b9afc4b scope isolation for user includes 12 年之前
  Jérôme Macias 01cd990995 Fix PSR-4 autoload classmap generator 12 年之前
  Olivier Laviale 17278999ba Coding style compliance 12 年之前
  Olivier Laviale 46776c8e23 Improved package sorting 12 年之前
  Jordi Boggiano 3c5000ad7f CS tweaks and cleanups, allow "" to set fallback dirs, refs #2459 12 年之前
  Jordi Boggiano b23742e30c Merge remote-tracking branch 'donquixote/feature/psr4-complete' 12 年之前
  Stan Lemon 5fd3223aec Updates per @stof 12 年之前
  Stan Lemon d6c46f2091 Allow the autoloader suffix to be configured from a project's composer.json 12 年之前
  Andreas Hennings c0aad84d8b Validation to make the combination of target-dir with psr-4 illegal. 12 年之前