Historique des commits

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