1
0
Fork 0
composer/tests/Composer/Test
Jordi Boggiano 90087b4fb3
Fix handling of php bin proxies combined with declare() on php <8, fixes #10246 (#10249)
2021-11-02 11:36:31 +01:00
..
Autoload Upgrade php-cs-fixer to 3.x and fix CS 2021-10-27 16:21:45 +02: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 phpstan: update tests/Composer/Test/DependencyResolver/* to level 6 standard (#10242) 2021-10-30 10:30:36 +02:00
Downloader phpstan: update tests/Composer/Test/Downloader/* to level 6 standard (#10238) 2021-10-30 10:21:50 +02:00
EventDispatcher Add types to `EventDispatcher` tests (#10235) 2021-10-27 20:35:16 +02:00
Fixtures Add constants to describe error codes from Installer::run 2021-10-14 15:12:06 +02: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 Upgrade php-cs-fixer to 3.x and fix CS 2021-10-27 16:21:45 +02:00
Mock Upgrade php-cs-fixer to 3.x and fix CS 2021-10-27 16:21:45 +02:00
Package Add types to `Package` tests (#10245) 2021-11-01 21:44:12 +01:00
Platform Type annotations 2021-10-16 10:25:12 +02:00
Plugin Upgrade php-cs-fixer to 3.x and fix CS 2021-10-27 16:21:45 +02:00
Question Add types to `Question` tests (#10219) 2021-10-26 21:17:28 +02:00
Repository Fix phpstan error 2021-10-27 16:51:16 +02: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 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 Upgrade php-cs-fixer to 3.x and fix CS 2021-10-27 16:21:45 +02: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