You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
6 years ago
..
Fixtures Remove weird binary file from repo 6 years ago
Pear Fixes from PHPStan (#7687) 6 years ago
Vcs Fixes from PHPStan (#7687) 6 years ago
ArrayRepositoryTest.php Fixes from PHPStan (#7687) 6 years ago
ArtifactRepositoryTest.php Fixes from PHPStan (#7687) 6 years ago
ComposerRepositoryTest.php Fixes from PHPStan (#7687) 6 years ago
CompositeRepositoryTest.php Fixes from PHPStan (#7687) 6 years ago
FilesystemRepositoryTest.php Fixes from PHPStan (#7687) 6 years ago
PathRepositoryTest.php Fixes from PHPStan (#7687) 6 years ago
PearRepositoryTest.php Fixes from PHPStan (#7687) 6 years ago
RepositoryFactoryTest.php Fixes from PHPStan (#7687) 6 years ago
RepositoryManagerTest.php Fixes from PHPStan (#7687) 6 years ago
VcsRepositoryTest.php Fixes from PHPStan (#7687) 6 years ago