1
0
Fork 0
composer/tests/Composer/Test
Jordi Boggiano 1b34495daa
Some phpstan level 4 fixes
2021-06-03 11:29:00 +02:00
..
Autoload Add support for autoloading Enums 2021-02-06 15:51:18 +07:00
Command Fix CS 2021-06-03 10:38:38 +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 Merge pull request #9360 from naderman/pool-builder-unlock-consider-all-constraints 2020-12-03 16:59:39 +01:00
Downloader Fix CS 2021-06-03 10:38:38 +02:00
EventDispatcher CS fixes 2020-11-22 14:52:39 +01:00
Fixtures Clean up ZipDownloader, always do async first if possible then fallback to non-async 2021-06-02 15:13:19 +02:00
IO Fix warnings on higher phpunit versions 2020-09-11 11:01:32 +02:00
Installer Remove OperationInterface::getReason, closes #9230, closes #9263 2020-10-12 12:31:54 +02:00
Json Add more tests 2021-05-24 14:42:23 +02:00
Mock Fix CS 2021-06-03 10:38:38 +02:00
Package Use a simpler suggested require version of * to keep things simple for extensions which are versioned like PHP, fixes #9483 2021-05-17 14:36:46 +02:00
Platform Some phpstan level 4 fixes 2021-06-03 11:29:00 +02:00
Plugin Merge pull request #9822 from phenaproxima/post-file-download 2021-04-09 14:53:20 +02:00
Question CS fixes 2020-11-22 14:52:39 +01:00
Repository Introduce gitlab-protocol option to force the gitlab repos to use https or git protocol (#9401) 2021-05-27 23:05:53 +02:00
Script Some phpstan level 4 fixes 2021-06-03 11:29:00 +02:00
Util Some phpstan level 4 fixes 2021-06-03 11:29:00 +02:00
AllFunctionalTest.php Merge branch '2.0' 2021-03-09 09:54:39 +01: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 Fix handling of metapackages with null paths, and handling of paths which do not have a shortest-path and require an absolute path to be addressed 2021-05-21 14:33:10 +02:00
InstallerTest.php Some phpstan level 4 fixes 2021-06-03 11:29:00 +02:00
PolyfillTestCase.php CS fixes 2020-11-22 14:52:39 +01:00
TestCase.php Bump phpstan to level 3 (#9734) 2021-03-09 15:49:40 +01:00