提交历史

作者 SHA1 备注 提交日期
  Adán Lobato 61eb0119f1 Fixed some mistakes at PHPDoc 13 年之前
  Baptiste "Talus" Clavie 15b70e2096 [ClassLoader] Removing trailing whitespaces 13 年之前
  Baptiste "Talus" Clavie 6957743aee [ClassLoader] Corrected indentation 13 年之前
  Baptiste "Talus" Clavie 6782287091 [ClassLoader] Got an if-condition out of a unnecessary loop 13 年之前
  Benjamin Eberlei 1af3604303 Add support for class-map generation. 13 年之前
  Andrew Cobby 2451336284 Fixed syntax error in example code in header comment 13 年之前
  Jordi Boggiano ec352b1e84 Add support for adding more than one fallback dir 14 年之前
  Jordi Boggiano 0e7c0d918f Add useIncludePath support to ClassLoader 14 年之前
  Jordi Boggiano 8c535b1961 Allow the Composer ClassLoader to be unregistered easily 14 年之前
  Jordi Boggiano 2c367e7f39 Allow multiple fallback dirs 14 年之前
  Pierre Minnieur 3b1843827a removed the `return false` as we only need a positive return information 14 年之前
  Pierre Minnieur 4242a05a0e added Boolean return values for loadClass() method 14 年之前
  Jordi Boggiano d22b80d13b Allow "" as autoload prefix for fallback dir 14 年之前
  Jordi Boggiano 5e3c55f171 Add support for multiple packages defining the same namespace prefix 14 年之前
  Jordi Boggiano 89caa9b117 Rewrite autoloader to use only PSR-0, remove splitting of PEAR path 14 年之前