1
0
Fork 0
composer/tests/Composer/Test
Jordi Boggiano 5c98a2cf8e
Add phpstan-symfony to get type info about console InputInterface, fix many errors (#10476)
Extract common init/require commands functionality into PackageDiscoveryTrait
Extract some helper methods into BaseCommand for better types
2022-02-16 13:24:57 +01:00
..
Autoload Merge branch '2.2' into main 2022-02-15 16:52:03 +01:00
Command Add phpstan-symfony to get type info about console InputInterface, fix many errors (#10476) 2022-02-16 13:24:57 +01:00
Config Get rid of all the ->at() mock invocations 2022-01-01 14:54:20 +01:00
Console PHPStan fixes 2020-02-07 23:10:10 +01:00
DependencyResolver Remove setExpectedException wrapper 2022-01-01 14:54:21 +01:00
Downloader Fix all 5.3 $this-in-closure usages 2022-01-03 16:32:39 +01:00
EventDispatcher Fix many PHPStan issues and update baseline 2022-01-01 14:54:21 +01:00
Filter/PlatformRequirementFilter Remove setExpectedException wrapper 2022-01-01 14:54:21 +01:00
Fixtures Merge branch '2.2' into main 2022-02-04 16:31:14 +01:00
IO Merge branch '2.2' into main 2022-01-21 16:00:50 +01:00
Installer Merge branch '2.2' into main 2022-02-04 16:31:14 +01:00
Json Remove some dead code and deprecate JsonFormatter, JsonFile::JSON_* constants, and TlsHelper 2022-01-04 11:15:33 +01:00
Mock Add phpstan-symfony to get type info about console InputInterface, fix many errors (#10476) 2022-02-16 13:24:57 +01:00
Package Merge branch '2.2' into main 2022-02-04 16:31:14 +01:00
Platform Remove code blocks for php <7.2 compatibility (#10417) 2022-01-03 17:35:32 +01:00
Plugin Add phpstan-symfony to get type info about console InputInterface, fix many errors (#10476) 2022-02-16 13:24:57 +01:00
Question Remove obsolete Symfony feature detections (#10425) 2022-01-04 10:41:33 +01:00
Repository Add config option for update reference in path repository (#10488) 2022-02-07 13:54:17 +01:00
Script Add types to `Script` tests (#10220) 2021-10-26 21:08:54 +02:00
Util Remove some dead code and deprecate JsonFormatter, JsonFile::JSON_* constants, and TlsHelper 2022-01-04 11:15:33 +01:00
AllFunctionalTest.php Fix some todos dropping support for older Symfony releases 2022-01-03 14:51:41 +01:00
ApplicationTest.php Add phpstan-symfony to get type info about console InputInterface, fix many errors (#10476) 2022-02-16 13:24:57 +01:00
CacheTest.php Fix many PHPStan issues and update baseline 2022-01-01 14:54:21 +01:00
ComposerTest.php CS fixes 2020-11-22 14:52:39 +01:00
ConfigTest.php Merge branch '2.2' into main 2022-02-15 16:52:03 +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 Merge branch '2.2' into main 2022-02-04 16:31:14 +01:00
InstallerTest.php Remove some dead code and deprecate JsonFormatter, JsonFile::JSON_* constants, and TlsHelper 2022-01-04 11:15:33 +01:00
TestCase.php Test fixes 2022-01-01 14:54:23 +01:00