You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Fred Emmott 33ea86573e Add support for using classmap to autoload Hack enums
fixes composer/composer#3823

Ran tests with both PHP5.5.9-1ubuntu4.5 and HHVM 3.6. Test fails on HHVM only
if I back out the ClassMapGenerator.php change.
9 years ago
..
Autoload Add support for using classmap to autoload Hack enums 9 years ago
Command Fix env override regression, fixes #3820 9 years ago
Config CS fixes 10 years ago
Console Fix reference to getIO as per #3777 9 years ago
DependencyResolver Improve error messages for required hhvm/php versions, fixes #3767 9 years ago
Downloader Implement writeError throughout Composer 9 years ago
EventDispatcher Fix BC layer for events 9 years ago
IO Fix overwriteError behavior, fixes #3817 9 years ago
Installer Implement writeError throughout Composer 9 years ago
Json Make parseJson safer 9 years ago
Package Create lock if we only have platform dependencies 9 years ago
Plugin Add debug output when a plugin is loaded 9 years ago
Repository overwrite -> overwriteError 9 years ago
Script Clean up event dispatching code and make package events extend installer events 9 years ago
Util Fix env override regression, fixes #3820 9 years ago
Cache.php Implement writeError throughout Composer 9 years ago
Compiler.php Add missing LICENSE files from dependencies, fixes #3776 9 years ago
Composer.php Added branch-alias for dev-master to --version|-V output when current version is actually a revision (a non release/git tag). 10 years ago
Config.php Merge pull request #3610 from bd808/feature/classmap-authoritative 10 years ago
Factory.php Use get home from Config instead of factory 9 years ago
Installer.php Implement writeError throughout Composer 9 years ago