1
0
Fork 0
composer/tests/Composer/Test
Jordi Boggiano c65d09dff7
Fix @inheritDoc annotations
2021-10-27 16:18:53 +02:00
..
Autoload phpstan: update tests/Composer/Test/Autoload/* to level 6 standard (#10223) 2021-10-26 21:48:56 +02:00
Command Added return type docs (#10221) 2021-10-26 21:05:03 +02:00
Config Make sure empty objects are not left behind when removing requires/.. fixes #9462 2020-11-12 11:09:15 +01:00
Console PHPStan fixes 2020-02-07 23:10:10 +01:00
DependencyResolver Reaching phpstan level 6 in Composer/DependencyResolver (refs #10159) (#10178) 2021-10-18 22:33:37 +02:00
Downloader Fix test 2021-10-13 22:23:18 +02:00
EventDispatcher Merge branch '1.10' 2021-10-13 22:12:54 +02:00
Fixtures Add constants to describe error codes from Installer::run 2021-10-14 15:12:06 +02:00
IO PHPStan Level 5 (#10070) 2021-08-21 17:41:52 +02:00
Installer phpstan: update tests/Composer/Test/Installer/* to level 6 standard (#10225) 2021-10-27 14:41:30 +02:00
Json Add types to tests/composer/test/json (#10222) 2021-10-27 11:37:51 +02:00
Mock Fix @inheritDoc annotations 2021-10-27 16:18:53 +02:00
Package Filter candidates requiring an unknown platform package; fixes #10167 (#10184) 2021-10-26 17:24:17 +02:00
Platform Type annotations 2021-10-16 10:25:12 +02:00
Plugin Added types to plugin test (#10231) 2021-10-27 14:52:34 +02:00
Question Add types to `Question` tests (#10219) 2021-10-26 21:17:28 +02:00
Repository Add types to `Repository` tests (#10227) 2021-10-27 15:29:52 +02:00
Script Add types to `Script` tests (#10220) 2021-10-26 21:08:54 +02:00
Util Add types to `Util` tests (#10228) 2021-10-27 16:18:46 +02:00
AllFunctionalTest.php Add some docblocks 2021-10-15 16:36:28 +02:00
ApplicationTest.php Fix env var handling when variables_order includes E and symfony/console 3.3.15+ is used, fixes #9930 2021-06-03 10:17:54 +02:00
CacheTest.php CS fixes 2020-11-22 14:52:39 +01:00
ComposerTest.php CS fixes 2020-11-22 14:52:39 +01:00
ConfigTest.php Fix/add tests and also handle case where a json object is used 2021-02-11 11:13:58 +01:00
DefaultConfigTest.php CS fixes 2020-11-22 14:52:39 +01:00
FactoryTest.php Fix factory test 2019-01-14 17:29:23 +01:00
InstalledVersionsTest.php Type annotations 2021-10-16 10:25:12 +02:00
InstallerTest.php Use more BasePackage instead of PackageInterface 2021-10-17 14:43:34 +02:00
PolyfillTestCase.php CS fixes 2020-11-22 14:52:39 +01:00
TestCase.php Use more BasePackage instead of PackageInterface 2021-10-17 14:43:34 +02:00