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.
Jordi Boggiano d929a0813a Prepend the ClassLoader autoloader to avoid calling other previously registered autoloaders, fixes #1699 11 years ago
..
Autoload Prepend the ClassLoader autoloader to avoid calling other previously registered autoloaders, fixes #1699 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 Make sure platform requirements of the root package are enforced when installing from lock, fixes #1611 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 11 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