Commit Verlauf

Autor SHA1 Nachricht Datum
  Hans-Joachim Michl 817b2747c7 Fix #5672 vor 8 Jahren
  Jordi Boggiano 4f6693ad70 Fix regression in 0b44662087a6cbf0838fccc30d4453c7329e953d, fixes #5199 vor 9 Jahren
  Jordi Boggiano 0b44662087 Disable static autoloader on HHVM, fixes #5192 vor 9 Jahren
  Jordi Boggiano 1dc65a40d3 Fix tests, refs #5174 vor 9 Jahren
  Nicolas Grekas fd2f51cea8 Speedup autoloading on PHP 5.6 & 7.0+ using static arrays vor 9 Jahren
  Jordi Boggiano 1fe690f810 Autoload generator cleanups vor 9 Jahren
  Jonathan Eskew 42b025776a Move file identifier calculation to compile time vor 10 Jahren
  Jonathan Eskew 24c4322672 Use 5.3 compatible array syntax vor 10 Jahren
  Jonathan Eskew 868a872df2 Push the hash to $GLOBALS vor 10 Jahren
  Jonathan Eskew 61ed7a9547 Explicitly check if a file has already been required before requiring it vor 10 Jahren
  jakoch a0e5ead9b0 removed unused variables $baseDir and $vendorDir from "autoloader_real.php" generated by AutoloadGenerator. adjusted tests accordingly. vor 11 Jahren
  Nicolas Grekas 00a6f8e38d dedicated scope isolation function for autoload_real vor 11 Jahren
  Andreas Hennings bbf6278905 AutoloadGenerator to support PSR-4. Tests included. vor 11 Jahren
  Firehed 046d55e886 Change 'generated' notice to @phpdoc-style annotation vor 11 Jahren
  Jordi Boggiano 5ba147663d Use ClassLoader::set to initialize the class loader paths vor 12 Jahren
  Jordi Boggiano d929a0813a Prepend the ClassLoader autoloader to avoid calling other previously registered autoloaders, fixes #1699 vor 12 Jahren
  Pierre du Plessis 255c0be7fc Added tests for include path flag vor 12 Jahren