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
..
Archiver Fixes from PHPStan (#7687) 6 years ago
Dumper Revert "Do not dump source and dist for metapackages" 6 years ago
Loader Migrate to repo.packagist.org for package metadata 6 years ago
Version Fix handling of dev versions and consolidate logic, refs #7119 6 years ago
BasePackageTest.php Remove use of deprecated getMock method 6 years ago
CompletePackageTest.php Fixes from PHPStan (#7687) 6 years ago
LockerTest.php CS fixer 6 years ago
RootAliasPackageTest.php Fixes from PHPStan (#7687) 6 years ago