1
0
Fork 0
composer/tests/Composer/Test
Jordi Boggiano f509c41280
Upgrade PHPStan to 1.0 (#10253)
Co-authored-by: Martin Herndl <martin@herndl.org>
2021-11-14 20:42:24 +01:00
..
Autoload Explicitly deprecate misuse of the link setters to enforce the fact they expect maps (#10281) 2021-11-12 21:38:08 +01:00
Command Added return type docs (#10221) 2021-10-26 21:05:03 +02:00
Config Add types to `Config` tests (#10234) 2021-10-27 20:34:48 +02:00
Console PHPStan fixes 2020-02-07 23:10:10 +01:00
DependencyResolver Explicitly deprecate misuse of the link setters to enforce the fact they expect maps (#10281) 2021-11-12 21:38:08 +01:00
Downloader Finalize phpstan level 6 for tests dir, closes #10159 2021-11-02 14:32:09 +01:00
EventDispatcher Upgrade PHPStan to 1.0 (#10253) 2021-11-14 20:42:24 +01:00
Filter/PlatformRequirementFilter Add wildcard support to ignore-platform-req, fixes #10045 (#10083) 2021-11-11 15:56:38 +01:00
Fixtures List identical/compatible removed versions in problem output as if they had not been removed 2021-11-11 16:13:25 +01:00
IO Upgrade php-cs-fixer to 3.x and fix CS 2021-10-27 16:21:45 +02:00
Installer Fix handling of php bin proxies combined with declare() on php <8, fixes #10246 (#10249) 2021-11-02 11:36:31 +01:00
Json Finalize phpstan level 6 for tests dir, closes #10159 2021-11-02 14:32:09 +01:00
Mock Upgrade php-cs-fixer to 3.x and fix CS 2021-10-27 16:21:45 +02:00
Package Add wildcard support to ignore-platform-req, fixes #10045 (#10083) 2021-11-11 15:56:38 +01:00
Platform Finalize phpstan level 6 for tests dir, closes #10159 2021-11-02 14:32:09 +01:00
Plugin Finalize phpstan level 6 for tests dir, closes #10159 2021-11-02 14:32:09 +01:00
Question Add types to `Question` tests (#10219) 2021-10-26 21:17:28 +02:00
Repository Upgrade PHPStan to 1.0 (#10253) 2021-11-14 20:42:24 +01:00
Script Add types to `Script` tests (#10220) 2021-10-26 21:08:54 +02:00
Util Fix phpstan return type in `SvnTest::urlProvider` (#10233) 2021-10-28 10:00:25 +02:00
AllFunctionalTest.php Finalize phpstan level 6 for tests dir, closes #10159 2021-11-02 14:32:09 +01:00
ApplicationTest.php Finalize phpstan level 6 for tests dir, closes #10159 2021-11-02 14:32:09 +01:00
CacheTest.php Finalize phpstan level 6 for tests dir, closes #10159 2021-11-02 14:32:09 +01:00
ComposerTest.php CS fixes 2020-11-22 14:52:39 +01:00
ConfigTest.php Config: add source option for command to show where a config value is loaded from (#10129) 2021-11-11 15:17: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 Finalize phpstan level 6 for tests dir, closes #10159 2021-11-02 14:32:09 +01:00
InstallerTest.php Upgrade PHPStan to 1.0 (#10253) 2021-11-14 20:42:24 +01:00
PolyfillTestCase.php CS fixes 2020-11-22 14:52:39 +01:00
TestCase.php Add types to the base TestCase 2021-10-27 16:37:20 +02:00