Commit történet

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