1
0
Fork 0
composer/src/Composer
pistej dbd0ccaad8
phpstan level 6 in src/Composer/Package/Archiver (refs #10159) (#10195)
2021-10-20 21:54:38 +02:00
..
Autoload Specify parseAutoloads more narrowly, refs #10179 2021-10-18 23:49:57 +02:00
Command Fix syntax 2021-10-16 11:17:44 +02:00
Config PHPStan level 6 in src/Composer/Config (refs #10159) (#10182) 2021-10-18 23:51:43 +02:00
Console Use real type hint instead of annotation 2021-10-19 13:11:04 +02:00
DependencyResolver Merge pull request #10185 from Seldaek/remove_unknown_rule_type 2021-10-19 22:00:10 +02:00
Downloader Type annotations 2021-10-17 14:31:48 +02:00
EventDispatcher Type annotations 2021-10-17 14:31:48 +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 phpstan level 6 in src/Composer/Package/Archiver (refs #10159) (#10195) 2021-10-20 21:54:38 +02:00
Platform Avoid checking for hhvm in a loop, refs #10170 2021-10-18 10:51:16 +02:00
Plugin Reaching phpstan level 6 in Composer/DependencyResolver (refs #10159) (#10178) 2021-10-18 22:33:37 +02:00
Question Add type info to many properties/methods 2021-08-30 14:46:49 +02:00
Repository Add types to `Util` namespace, refs #10159 (#10190) 2021-10-19 14:35:37 +02:00
Script Phpstan level 6 in Composer/Plaform and Composer/Script (#10159) (#10170) 2021-10-17 13:52:01 +02:00
SelfUpdate Reaching phpstan level 6 in Composer/SelfUpdate (#10169) 2021-10-16 22:35:31 +02:00
Util Add types to `Util` namespace, refs #10159 (#10190) 2021-10-19 14:35:37 +02:00
Cache.php Type annotations 2021-10-16 11:14:10 +02:00
Compiler.php Type annotations 2021-10-17 10:31:09 +02:00
Composer.php Type annotations 2021-10-17 10:31:09 +02:00
Config.php Type annotations 2021-10-17 10:31:09 +02:00
Factory.php Type annotations 2021-10-17 14:31:48 +02:00
InstalledVersions.php Lots of typing improvements 2021-10-12 22:47:23 +02:00
Installer.php Use more BasePackage instead of PackageInterface 2021-10-17 14:43:34 +02:00