Commit History

Author SHA1 Message Date
  voroks 154092ba1a Added removing file 'include_path.php' (if it is empty). 10 years ago
  voroks 457bc20c34 Explicit comparison was removed. 10 years ago
  voroks cca42ff0be Fixed indents: we should use spaces instead tabulation. 10 years ago
  voroks 4fa1cb2e9c Removing file autoload_files.php was added (#4254) 10 years ago
  Rob Bast 593af4b1bf add license file during autoload dumping 10 years ago
  Jordi Boggiano b17ccbfa0d Avoid invalid warnings when scanning the same file twice, fixes #4195, fixes #4197 10 years ago
  Jordi Boggiano 943107cfe7 Load most specific namespaces always, and dependents before dependencies when building classmaps 10 years ago
  elazar 6c029a850c Resolves #4138: Removed *Test.php filtering from AutoloadGenerator->dump() 10 years ago
  Jordi Boggiano 164dc2a097 Reuse prefix only if no prefix is defined 10 years ago
  Jordi Boggiano b296e654eb Re-use existing autoloader suffix if available, fixes #3701 10 years ago
  Jordi Boggiano 0b4a9235f4 CS fixes 10 years ago
  Bryan Davis ad1f8e6c5a Add classmap-authoritative config setting 11 years ago
  Jordi Boggiano 94926218e8 CS fixes 11 years ago
  Jordi Boggiano 4ce9252255 Avoid passing args to CLI handlers when none are needed, fixes #3332 11 years ago
  Artur Eshenbrener 56482cff0a Changed short array syntzx to long 11 years ago
  Artur Eshenbrener ad1d0be420 Accessing to option 'optimize-autoloder' inside 'post-autoload-dump' script event. 11 years ago
  Jordi Boggiano ac497feaba CS fixes 11 years ago
  jakoch a0e5ead9b0 removed unused variables $baseDir and $vendorDir from "autoloader_real.php" generated by AutoloadGenerator. adjusted tests accordingly. 11 years ago
  Jordi Boggiano 05d9912f97 Ignore classes in ClassMapGenerator 11 years ago
  Jordi Boggiano 781c97fa9b Refactor to avoid global static state 11 years ago
  Jan Brecka b94838169d show warning only instead of throwing exception 11 years ago
  Jordi Boggiano 5fb005631a Tweaking dispatchScript method to be in line with the rest, and add devMode to *_AUTOLOAD_DUMP events 11 years ago
  Jordi Boggiano 023ff131aa Merge remote-tracking branch 'bamarni/autoload-dev' 11 years ago
  Jordi Boggiano cea7c07cf2 Fix CS 11 years ago
  Bilal Amarni db91454a13 added an autoload-dev section 11 years ago
  Olivier Laviale 40e484ed38 Fixed an issue that would lead to scattered autoloading files 11 years ago
  Nicolas Grekas 00a6f8e38d dedicated scope isolation function for autoload_real 12 years ago
  Jordi Boggiano ed02997a7b Fix mode and add docblock, refs #2644 12 years ago
  Jordi Boggiano d26dda5c95 Merge remote-tracking branch 'olvlvl/improved_package_sorting_alone' 12 years ago
  Nils Adermann aef0483cc9 Merge pull request #2667 from nicolas-grekas/master 12 years ago