Commit History

Autor SHA1 Mensaxe Data
  Jordi Boggiano 4f6693ad70 Fix regression in 0b44662087a6cbf0838fccc30d4453c7329e953d, fixes #5199 %!s(int64=9) %!d(string=hai) anos
  Jordi Boggiano 0b44662087 Disable static autoloader on HHVM, fixes #5192 %!s(int64=9) %!d(string=hai) anos
  Jordi Boggiano 1dc65a40d3 Fix tests, refs #5174 %!s(int64=9) %!d(string=hai) anos
  Nicolas Grekas fd2f51cea8 Speedup autoloading on PHP 5.6 & 7.0+ using static arrays %!s(int64=9) %!d(string=hai) anos
  Jordi Boggiano 3748c11709 Simplify files autoload include function, and make sure files are included once per package even if exactly the same, refs #4186 %!s(int64=9) %!d(string=hai) anos
  Jonathan Eskew 42b025776a Move file identifier calculation to compile time %!s(int64=10) %!d(string=hai) anos
  Jonathan Eskew 24c4322672 Use 5.3 compatible array syntax %!s(int64=10) %!d(string=hai) anos
  Jonathan Eskew 868a872df2 Push the hash to $GLOBALS %!s(int64=10) %!d(string=hai) anos
  Jonathan Eskew 61ed7a9547 Explicitly check if a file has already been required before requiring it %!s(int64=10) %!d(string=hai) anos
  jakoch a0e5ead9b0 removed unused variables $baseDir and $vendorDir from "autoloader_real.php" generated by AutoloadGenerator. adjusted tests accordingly. %!s(int64=11) %!d(string=hai) anos
  Nicolas Grekas 00a6f8e38d dedicated scope isolation function for autoload_real %!s(int64=11) %!d(string=hai) anos
  Nicolas Grekas 6d7b9afc4b scope isolation for user includes %!s(int64=11) %!d(string=hai) anos
  Andreas Hennings bbf6278905 AutoloadGenerator to support PSR-4. Tests included. %!s(int64=11) %!d(string=hai) anos
  Jordi Boggiano 9b70b89b8f Merge pull request #2210 from Firehed/master %!s(int64=11) %!d(string=hai) anos
  Alan Hollis 1892f57e47 Fix file layout in unit tests %!s(int64=11) %!d(string=hai) anos
  Firehed 046d55e886 Change 'generated' notice to @phpdoc-style annotation %!s(int64=11) %!d(string=hai) anos
  Andreas Hennings 5369904dd3 autoload_files.php should return an array of files, instead of directly including them. %!s(int64=12) %!d(string=hai) anos
  Andreas Hennings f98a8f472e Generate an autoload_files.php next to autoload_namespaces.php and autoload_classes.php %!s(int64=12) %!d(string=hai) anos
  Jordi Boggiano 5ba147663d Use ClassLoader::set to initialize the class loader paths %!s(int64=12) %!d(string=hai) anos
  Jordi Boggiano d929a0813a Prepend the ClassLoader autoloader to avoid calling other previously registered autoloaders, fixes #1699 %!s(int64=12) %!d(string=hai) anos
  Cliff Odijk 5127fe8359 added type check to autoloader fixes #1504 %!s(int64=12) %!d(string=hai) anos
  Jordi Boggiano c80cb76b9b Always prepend autoloaders to avoid tools (i.e. phpunit) taking precedence over the project autoloader %!s(int64=12) %!d(string=hai) anos
  Jordi Boggiano 1beccf9f0f Fix access of the static loader property %!s(int64=12) %!d(string=hai) anos
  Martin Hasoň 03e355f063 Fixed topological sorting of packages in AutoloadGenerator %!s(int64=12) %!d(string=hai) anos
  Jordi Boggiano 487e66d0a9 Allow loading of multiple composer autoloaders concurrently, fixes #1248 %!s(int64=12) %!d(string=hai) anos
  Adrien Brault fd58c24a9f ComposerAutoloaderInitXXX::getLoader behaves like a ClassLoader singleton %!s(int64=12) %!d(string=hai) anos
  Jordi Boggiano 2af2c27168 Add regression test for files autoload in root package, fixes #880 %!s(int64=13) %!d(string=hai) anos
  Jordi Boggiano 4f0ad98905 Always include the ClassLoader since autoload_real is included only once, refs #963 %!s(int64=13) %!d(string=hai) anos
  Jordi Boggiano 30fdf379aa Minor consistency tweaks %!s(int64=13) %!d(string=hai) anos
  Victor Berchet d2dc73e361 [Autoload] Set $vendorDir et $baseDir in ComposerAutoloaderInitTargetDir::getLoader() %!s(int64=13) %!d(string=hai) anos