1
0
Fork 0
composer/src/Composer
Fabien Villepinte 9fde6ec88b
PHPStan level 6 in src/Composer/Json (#10172)
2021-10-16 22:42:32 +02:00
..
Autoload Type annotations 2021-10-16 11:14:10 +02:00
Command Fix syntax 2021-10-16 11:17:44 +02:00
Config Lots of typing improvements 2021-10-12 22:47:23 +02:00
Console Fix help command not working with plugin commands, fixes #10147 (#10150) 2021-10-13 22:03:31 +02:00
DependencyResolver Add constants to describe error codes from Installer::run 2021-10-14 15:12:06 +02:00
Downloader Make sure that if cleanup happens before install completes on zip updates, we do not report bogus errors, fixes #9804 2021-10-15 10:42:44 +02:00
EventDispatcher Lots of typing improvements 2021-10-12 22:47:23 +02:00
Exception Fix logic (again) 2020-10-25 12:59:01 +00:00
IO Reaching phpstan level 6 in Composer\IO (#10166) 2021-10-16 10:36:02 +02:00
Installer Lots of typing improvements 2021-10-12 22:47:23 +02:00
Json PHPStan level 6 in src/Composer/Json (#10172) 2021-10-16 22:42:32 +02:00
Package Lots of typing improvements 2021-10-12 22:47:23 +02:00
Platform Add more type info 2021-08-30 17:45:35 +02:00
Plugin Lots of typing improvements 2021-10-12 22:47:23 +02:00
Question Add type info to many properties/methods 2021-08-30 14:46:49 +02:00
Repository Lots of typing improvements 2021-10-12 22:47:23 +02:00
Script Some phpstan level 4 fixes 2021-06-03 11:29:00 +02:00
SelfUpdate Reaching phpstan level 6 in Composer/SelfUpdate (#10169) 2021-10-16 22:35:31 +02:00
Util Suggest COMPOSER_DISABLE_NETWORK if a possibly-offline state is detected (#10163) 2021-10-16 09:47:04 +02:00
Cache.php Type annotations 2021-10-16 11:14:10 +02:00
Compiler.php Rename master branch to main 2021-10-14 16:21:47 +02:00
Composer.php PHPStan Level 5 (#10070) 2021-08-21 17:41:52 +02:00
Config.php Lots of typing improvements 2021-10-12 22:47:23 +02:00
Factory.php PHPStan Level 5 (#10070) 2021-08-21 17:41:52 +02:00
InstalledVersions.php Lots of typing improvements 2021-10-12 22:47:23 +02:00
Installer.php Add constants to describe error codes from Installer::run 2021-10-14 15:12:06 +02:00