Historie revizí

Autor SHA1 Zpráva Datum
  Nicolas Grekas dd67b01ac5 Add ClassLoader::$missingClasses to not trigger a COW před 9 roky
  Markus Staab 5752559ae8 fixed typo před 10 roky
  Jordi Boggiano 43f7b762e5 Revert "[ClassLoader] performance improvement: use str_replace instead of strtr" před 10 roky
  Tobias Schultze a76ce9b25a [ClassLoader] no need to call str_replace on Windows před 10 roky
  Tobias Schultze 314741c1ec [ClassLoader] use str_replace instead of strtr před 10 roky
  Kévin Dunglas 6c5c53c362 Update the PHPDoc: The autoloader supports PSR-0, PSR-4 and classmap. před 10 roky
  Nicolas Grekas fbae6b1589 Revert "Merge pull request #3975 from marc-mabe/hotfix/3974" před 10 roky
  Marc Bennewitz 9455c49053 fixes #3974: Autoloader have to distinguish between files and directories před 10 roky
  Bryan Davis 8ceb5714a4 Fix spelling of "Authoritative" před 11 roky
  Bryan Davis ad1f8e6c5a Add classmap-authoritative config setting před 11 roky
  Jordi Boggiano fc3c7838b2 CS fixes před 11 roky
  Michael Gusev a531594a4a Issue #3422 před 11 roky
  François Pluchino 8b5c00bff0 Fix phpdoc před 11 roky
  Jordi Boggiano ac497feaba CS fixes před 11 roky
  Jordi Boggiano fc9e1d0cff CS fixes, refs #2823 před 11 roky
  Fred Emmott 7d3274224a Only look for .hh files at runtime if using HHVM před 11 roky
  Fred Emmott 734e5e2f2b Add autoload support for .hh files (HHVM) před 11 roky
  Nicolas Grekas 00a6f8e38d dedicated scope isolation function for autoload_real před 11 roky
  Nicolas Grekas 6d7b9afc4b scope isolation for user includes před 11 roky
  Jordi Boggiano 3c5000ad7f CS tweaks and cleanups, allow "" to set fallback dirs, refs #2459 před 12 roky
  Andreas Hennings b08179e399 PSR-4 ClassLoader: Bug fix: PEAR-like path needs ".php" appended. před 12 roky
  Andreas Hennings 5dd3c12d3d Further improve comments. před 12 roky
  Andreas Hennings 2e80d148f8 PSR-4 loader: Fix comments: PSR-0 related methods should have comments refering to PSR-0 and prefixes. PSR-4 related methods should have comments refering to PSR-4 and namespaces. před 12 roky
  Andreas Hennings c49a651d81 PSR-4 class loader: Add getters for PSR-4 prefixes. Rename PSR-0 related attributes by appending *Psr0. Add more comments. před 12 roky
  Andreas Hennings 8142126b16 Add PSR-4 class loader. (tests needed) před 12 roky
  Jordi Boggiano 8d0b7f278e CS fixes před 12 roky
  Jordi Boggiano 2e25a9298d Document a hack před 12 roky
  Jordi Boggiano 976fe48a72 Optimize grabbing of first char před 12 roky
  Jordi Boggiano 94175ce432 Make performance of the class loader more constant across classes před 12 roky
  Jordi Boggiano bb95a0a788 Fix docblocks před 12 roky