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.
Nils Adermann 6066359944 Skip directories in zip generation, empty dirs won't get archived
This seems ok as we currently rely on git generating archives which does
not archive empty directories either.
11 years ago
..
Autoload Allow PHP 5.2 autoloaders to consume namespace, classmap and include path files, fixes #1730 11 years ago
Config Added addLink and removeLink to Configuration Source Interface 12 years ago
DependencyResolver Fix class name 12 years ago
Downloader Switched rand() to mt_rand() 12 years ago
Fixtures Handle stability changes correctly, fixes #877 11 years ago
IO Replace references of a11n with a12n where appropriate 12 years ago
Installer Update docs, fix tests 11 years ago
Json Add test for escape sequences 12 years ago
Mock Handle stability changes correctly, fixes #877 11 years ago
Package Skip directories in zip generation, empty dirs won't get archived 11 years ago
Repository Remove filterPackages and add RepositoryInterface::search, refactor all commands to use new methods and remove all usage of the full package list for Composer repositories that support providers, fixes #1646 11 years ago
Script Fix test to reduce cross-platform issues 12 years ago
Util A bug in PHP prevents the headers from correctly beeing sent when a content-type header is present and 12 years ago
AllFunctionalTest.php Make phar build fails more debuggable 11 years ago
CacheTest.php Refactor require-dev handling to use one single repository and a one pass solving, fixes #719, fixes #1185, fixes #1330, fixes #789, fixes #640 12 years ago
ComposerTest.php Rename Package interfaces to reduce BC issues 12 years ago
ConfigTest.php Fix tests 12 years ago
InstallerTest.php Update docs, fix tests 11 years ago
TestCase.php Rename Package interfaces to reduce BC issues 12 years ago