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.
Martin Hasoň 0851ef1afb Fixed behaviour of Filesystem::findShortestPath[Code] for paths with up-level references 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 Fix tests 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 Fix tests 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 Fixed behaviour of Filesystem::findShortestPath[Code] for paths with up-level references 11 years ago
AllFunctionalTest.php Fix tests by passing proper working directory to processes 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