Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Hennings c49a651d81 PSR-4 class loader: Add getters for PSR-4 prefixes. Rename PSR-0 related attributes by appending *Psr0. Add more comments. hace 12 años
  Andreas Hennings 8142126b16 Add PSR-4 class loader. (tests needed) hace 12 años
  Jordi Boggiano 8d0b7f278e CS fixes hace 12 años
  Jordi Boggiano 2e25a9298d Document a hack hace 12 años
  Jordi Boggiano 976fe48a72 Optimize grabbing of first char hace 12 años
  Jordi Boggiano 94175ce432 Make performance of the class loader more constant across classes hace 12 años
  Jordi Boggiano bb95a0a788 Fix docblocks hace 12 años
  Jordi Boggiano e33aebc75d Fix cs hace 13 años
  Joe Holdcroft 7d5e4f76fb Bug fix & changing loop + array_unshift to array_merge hace 13 años
  Joe Holdcroft 538cdc914b Making prepend work with fallbacks & coding standards hace 13 años
  Joe Holdcroft 6510ee5c4c Refactoring ClassLoader::add() to return early hace 13 años
  Joe Holdcroft e74223470a - Adding prefix option to ClassLoader::add() hace 13 años
  Jordi Boggiano 348ec26c91 Always return false or a class name, fixes #1231 hace 13 años
  hinikato 1989479634 Fixed class normalization for class map case. hace 13 años
  Jordi Boggiano 289d23b5cc Optimization for autoload misses, refs #964 hace 13 años
  Jordi Boggiano 66e9dcddf4 CS fixes hace 13 años
  Jordi Boggiano 1df9c62583 Cosmetic fixes to autoload generation hace 13 años
  Jordi Boggiano 1bd4ccbd54 php-cs-fixer magic hace 13 años
  Adán Lobato 61eb0119f1 Fixed some mistakes at PHPDoc hace 13 años
  Baptiste "Talus" Clavie 15b70e2096 [ClassLoader] Removing trailing whitespaces hace 13 años
  Baptiste "Talus" Clavie 6957743aee [ClassLoader] Corrected indentation hace 13 años
  Baptiste "Talus" Clavie 6782287091 [ClassLoader] Got an if-condition out of a unnecessary loop hace 13 años
  Benjamin Eberlei 1af3604303 Add support for class-map generation. hace 13 años
  Andrew Cobby 2451336284 Fixed syntax error in example code in header comment hace 13 años
  Jordi Boggiano ec352b1e84 Add support for adding more than one fallback dir hace 13 años
  Jordi Boggiano 0e7c0d918f Add useIncludePath support to ClassLoader hace 13 años
  Jordi Boggiano 8c535b1961 Allow the Composer ClassLoader to be unregistered easily hace 14 años
  Jordi Boggiano 2c367e7f39 Allow multiple fallback dirs hace 14 años
  Pierre Minnieur 3b1843827a removed the `return false` as we only need a positive return information hace 14 años
  Pierre Minnieur 4242a05a0e added Boolean return values for loadClass() method hace 14 años