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 8bf0ddf905
Clean up ZipDownloader, always do async first if possible then fallback to non-async
3 years ago
..
Autoload Add support for autoloading Enums 3 years ago
Command "composer init --autoload" - Interactive generates PSR-4 autoloader in composer.json (#9829) 3 years ago
Config Make sure empty objects are not left behind when removing requires/.. fixes #9462 4 years ago
Console PHPStan fixes 4 years ago
DependencyResolver Merge pull request #9360 from naderman/pool-builder-unlock-consider-all-constraints 4 years ago
Downloader Clean up ZipDownloader, always do async first if possible then fallback to non-async 3 years ago
EventDispatcher CS fixes 4 years ago
Fixtures Clean up ZipDownloader, always do async first if possible then fallback to non-async 3 years ago
IO Fix warnings on higher phpunit versions 4 years ago
Installer Remove OperationInterface::getReason, closes #9230, closes #9263 4 years ago
Json Add more tests 3 years ago
Mock Add install-path and type to installedVersions.php and installed.php, add method to get installed packages by type 3 years ago
Package Use a simpler suggested require version of * to keep things simple for extensions which are versioned like PHP, fixes #9483 3 years ago
Platform CS fixes 4 years ago
Plugin Merge pull request #9822 from phenaproxima/post-file-download 3 years ago
Question CS fixes 4 years ago
Repository Introduce gitlab-protocol option to force the gitlab repos to use https or git protocol (#9401) 3 years ago
Script Fix indenting 5 years ago
Util Merge branch '2.0' 3 years ago
AllFunctionalTest.php Merge branch '2.0' 3 years ago
ApplicationTest.php Upgrade to xdebug-handler 2 (#9832) 3 years ago
CacheTest.php CS fixes 4 years ago
ComposerTest.php CS fixes 4 years ago
ConfigTest.php Fix/add tests and also handle case where a json object is used 3 years ago
DefaultConfigTest.php CS fixes 4 years ago
FactoryTest.php Fix factory test 6 years ago
InstalledVersionsTest.php Fix handling of metapackages with null paths, and handling of paths which do not have a shortest-path and require an absolute path to be addressed 3 years ago
InstallerTest.php Bump phpstan to level 3 (#9734) 3 years ago
PolyfillTestCase.php CS fixes 4 years ago
TestCase.php Bump phpstan to level 3 (#9734) 3 years ago