Historique des commits

Auteur SHA1 Message Date
  Nicolas Grekas dd67b01ac5 Add ClassLoader::$missingClasses to not trigger a COW il y a 9 ans
  Markus Staab 5752559ae8 fixed typo il y a 10 ans
  Jordi Boggiano 43f7b762e5 Revert "[ClassLoader] performance improvement: use str_replace instead of strtr" il y a 10 ans
  Tobias Schultze a76ce9b25a [ClassLoader] no need to call str_replace on Windows il y a 10 ans
  Tobias Schultze 314741c1ec [ClassLoader] use str_replace instead of strtr il y a 10 ans
  Kévin Dunglas 6c5c53c362 Update the PHPDoc: The autoloader supports PSR-0, PSR-4 and classmap. il y a 10 ans
  Nicolas Grekas fbae6b1589 Revert "Merge pull request #3975 from marc-mabe/hotfix/3974" il y a 10 ans
  Marc Bennewitz 9455c49053 fixes #3974: Autoloader have to distinguish between files and directories il y a 10 ans
  Bryan Davis 8ceb5714a4 Fix spelling of "Authoritative" il y a 11 ans
  Bryan Davis ad1f8e6c5a Add classmap-authoritative config setting il y a 11 ans
  Jordi Boggiano fc3c7838b2 CS fixes il y a 11 ans
  Michael Gusev a531594a4a Issue #3422 il y a 11 ans
  François Pluchino 8b5c00bff0 Fix phpdoc il y a 11 ans
  Jordi Boggiano ac497feaba CS fixes il y a 11 ans
  Jordi Boggiano fc9e1d0cff CS fixes, refs #2823 il y a 11 ans
  Fred Emmott 7d3274224a Only look for .hh files at runtime if using HHVM il y a 11 ans
  Fred Emmott 734e5e2f2b Add autoload support for .hh files (HHVM) il y a 11 ans
  Nicolas Grekas 00a6f8e38d dedicated scope isolation function for autoload_real il y a 11 ans
  Nicolas Grekas 6d7b9afc4b scope isolation for user includes il y a 11 ans
  Jordi Boggiano 3c5000ad7f CS tweaks and cleanups, allow "" to set fallback dirs, refs #2459 il y a 12 ans
  Andreas Hennings b08179e399 PSR-4 ClassLoader: Bug fix: PEAR-like path needs ".php" appended. il y a 12 ans
  Andreas Hennings 5dd3c12d3d Further improve comments. il y a 12 ans
  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. il y a 12 ans
  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