1
0
Fork 0
composer/tests/Composer/Test/Package/Archiver
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
..
ArchivableFilesFinderTest.php Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
ArchiveManagerTest.php SCA with PHP Inspections (EA Extended) 2017-09-11 19:40:43 +02:00
ArchiverTest.php Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
GitExcludeFilterTest.php Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase 2017-11-30 13:44:43 -02:00
HgExcludeFilterTest.php Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase 2017-11-30 13:44:43 -02:00
PharArchiverTest.php CS fixes 2017-03-08 15:16:44 +01:00
ZipArchiverTest.php CS fixes 2017-03-08 15:16:44 +01:00