커밋 기록

작성자 SHA1 메시지 날짜
  remorhaz 8df263a756 Test added for issue #8622 fix 4 년 전
  Jordi Boggiano 4d74f5ba95 Fix exclude-from-classmap handling to avoid foo matching foo* directories, fixes #8563, refs #8575 5 년 전
  Jordi Boggiano c7ba751319 Merge commit 'refs/pull/8575/head' of github.com:composer/composer 5 년 전
  Ion Bazan a2137d5263 use Symfony PHPUnit Bridge 5 년 전
  Jeroen Versteeg cabf373bf4 Added test for exclude-from-classmap (see issue #8563) 5 년 전
  Jordi Boggiano 502b68967a Fix tests for PSR-fix in optimized autoloader, refs #8397 5 년 전
  Jordi Boggiano c3f034e33b Fix tests for PSR-fix in optimized autoloader, refs #8397 5 년 전
  Andriy Maletsky ec293adabc make optimized autoloader respect PSR standards 5 년 전
  ShiraNai7 a2b647a99e Handle absolute phar:// paths in autoload_static.php 5 년 전
  Nils Adermann 386382503d Add a test for autoloading if a package is only required via replacing name 6 년 전
  Den Girnyk 3b6b63784f Fix: Keep replaced packages for autoload dumping with --no-dev 6 년 전
  Gabriel Caruso 2a13bb2649 Fixes from PHPStan (#7687) 6 년 전
  Jordi Boggiano ff59bbdab0 CS fixer 6 년 전
  Jordi Boggiano eedbd218f5 Make sure circular dependencies do not break the autoload dumper, refs #7316, refs #7348 6 년 전
  Philipp Fritsche b0be87177d Filter dev-dependencies from "dump-autoload --no-dev" , fixes #4343 6 년 전
  Jordi Boggiano 78ae0a97f7 Terminate quoted strings 6 년 전
  Jordi Boggiano 066351c5b9 Remove use of deprecated getMock method 6 년 전
  Petr /Peggy/ Sládek 8d06832077 Update ClassMapGenerator to work better with symlinks, fixes #7252, closes #7251 6 년 전
  Gabriel Caruso 885da4c8ef Refactoring tests 7 년 전
  Gabriel Caruso a4b220273e Refactoring Tests (#6849) 7 년 전
  Nicolas Grekas 6d4e60b991 Add --apcu-autoloader option to enable APCu caching of found/not-found classes 8 년 전
  Nicolas Grekas fd2f51cea8 Speedup autoloading on PHP 5.6 & 7.0+ using static arrays 8 년 전
  Rob Bast adf3b956d0 try to use unique test directories 9 년 전
  Alexander Loutsenko fa5de786ff clean garbage dirs in tmp after composer tests #4694 9 년 전
  Jordi Boggiano 8072448cf3 Adjust deduplication of files autoloads, refs 9710b26d3f05a0760c7c0ca254a18df74c858432 9 년 전
  Jordi Boggiano 9710b26d3f Merge remote-tracking branch 'jeskew/feature/require_files_but_once' 9 년 전
  Jordi Boggiano c0b49d09f3 Merge remote-tracking branch 'cw-ozaki/no-script-dump-autoload' 9 년 전
  Omer Karadagli 4046ae042d Up-level relative paths in exclude-from-classmap 9 년 전
  Jordi Boggiano 6c16510743 Add support for wildcards in exclude-from-classmap, refs #1607 9 년 전
  Jordi Boggiano f1b0c073ad Tweaked exclude-from-classmap: windows support, normalize paths and make sure they are all package-relative and do not leak to other packages, refs #1607 9 년 전