1
0
Fork 0
composer/tests/Composer/Test/Downloader
Gabriel Caruso 2a13bb2649 Fixes from PHPStan (#7687)
* fix docblocks

* remove redundant conditional

* fix wrong variable name

* fix wrong namespaces

* add missing private members

* remove unused/redundant arguments

* move testcase class

* exclude TestCase.php

* Tweak RuleWatchGraph type hints

* Tweak doc comment
2018-11-12 15:23:32 +01:00
..
Fixtures Update PEAR Package Extractor to use 'task:replace', 'phprelease' commands and install role='script' files 2012-07-03 19:18:58 +11:00
ArchiveDownloaderTest.php Use combined assignment operators 2018-09-10 14:24:41 +02:00
DownloadManagerTest.php Remove use of deprecated getMock method 2018-04-12 10:24:56 +02:00
FileDownloaderTest.php Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
FossilDownloaderTest.php Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
GitDownloaderTest.php Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
HgDownloaderTest.php Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
PearPackageExtractorTest.php Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
PerforceDownloaderTest.php Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
XzDownloaderTest.php Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
ZipDownloaderTest.php Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00