Historique des commits

Auteur SHA1 Message Date
  Jordi Boggiano 0b4a9235f4 CS fixes il y a 10 ans
  Bryan Davis 0f2558dab3 Use assertContains in ClassMapAuthoritative checks il y a 10 ans
  Bryan Davis 92455759fc Fix AutoloadGeneratorTest for PHP 5.3.x il y a 10 ans
  Bryan Davis ad1f8e6c5a Add classmap-authoritative config setting il y a 10 ans
  Jordi Boggiano 790a25c348 Adjust dump command, add another test, update docs, refs #1344 il y a 11 ans
  Bilal Amarni db91454a13 added an autoload-dev section il y a 11 ans
  Jordi Boggiano 75cd91657a Merge remote-tracking branch 'jeromemacias/fix_psr4_classmap_generator' il y a 11 ans
  Andreas Hennings fcf8e7f515 Random docblock improvements in AutoloadGeneratorTest. il y a 11 ans
  Andreas Hennings 6a9fd1dd60 rename \$package to \$mainPackage in AutoloadGeneratorTest::testOverrideVendorsAutoloading() for clarity. il y a 11 ans
  Andreas Hennings bb26152de2 docblock comments on properties in AutoloadGeneratorTest il y a 11 ans
  Andreas Hennings cab6943df0 AutoloadGeneratorTest::testOverrideVendorsAutoloading() - break autoload definitions to multiple lines. il y a 11 ans
  Andreas Hennings 084c11ef51 AutoloadGeneratorTest::testMainPackageAutoloadingWithTargetDir() - Remove PSR-4 from the package in target-dir test, since it is incompatible with target-dir. il y a 11 ans
  Jérôme Macias 01cd990995 Fix PSR-4 autoload classmap generator il y a 11 ans
  Jordi Boggiano 3c5000ad7f CS tweaks and cleanups, allow "" to set fallback dirs, refs #2459 il y a 11 ans
  Andreas Hennings 0a4b18ce86 More interesting generator tests for PSR-4. il y a 11 ans
  Andreas Hennings bda2bcac13 Fix indentation of assignment in AutoloadGeneratorTest il y a 11 ans
  Andreas Hennings 8966376f40 Verify generation of autoload_psr4.php even if empty. il y a 11 ans
  Andreas Hennings bbf6278905 AutoloadGenerator to support PSR-4. Tests included. il y a 11 ans
  Martin Hasoň 3c0a620ad5 Fixed path analysis il y a 11 ans
  Jordi Boggiano 38917c2047 Add parallel build to travis script il y a 11 ans
  Nils Adermann 242c58c789 Merge pull request #2179 from naderman/plugins il y a 11 ans
  Nils Adermann 3960edd64e Turn EventDispatcher into generic solution handling plugins as well il y a 12 ans
  Firehed 046d55e886 Change 'generated' notice to @phpdoc-style annotation il y a 12 ans
  Andreas Hennings 5369904dd3 autoload_files.php should return an array of files, instead of directly including them. il y a 12 ans
  Andreas Hennings f98a8f472e Generate an autoload_files.php next to autoload_namespaces.php and autoload_classes.php il y a 12 ans
  Jordi Boggiano 8d0b7f278e CS fixes il y a 12 ans
  Taylor Otwell 60cd875cc2 Added "pre-autoload-dump" event. il y a 12 ans
  Jordi Boggiano dc71ba557b Consistently use arrays as paths for a given namespace prefix il y a 12 ans
  Jordi Boggiano 5264d0637b Fix regression added in 33af9eea9550a8a65ece651e5c46e8a5104a8139, fixes #1841 il y a 12 ans
  Jordi Boggiano 3ce71466f1 Treat empty paths in autoloader as ".", fixes #1727 il y a 12 ans