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
..
Autoload Fixes from PHPStan (#7687) 6 years ago
Command Fixes from PHPStan (#7687) 6 years ago
Config Fixes from PHPStan (#7687) 6 years ago
Console Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase 7 years ago
DependencyResolver Fixes from PHPStan (#7687) 6 years ago
Downloader Fixes from PHPStan (#7687) 6 years ago
EventDispatcher Fixes from PHPStan (#7687) 6 years ago
Fixtures Update tests for replace conflicts 6 years ago
IO Fixes from PHPStan (#7687) 6 years ago
Installer Fixes from PHPStan (#7687) 6 years ago
Json Make JSON formatter test clearer 6 years ago
Mock Fixes from PHPStan (#7687) 6 years ago
Package Fixes from PHPStan (#7687) 6 years ago
Plugin Fixes from PHPStan (#7687) 6 years ago
Question Fixes from PHPStan (#7687) 6 years ago
Repository Fixes from PHPStan (#7687) 6 years ago
Util Fixes from PHPStan (#7687) 6 years ago
AllFunctionalTest.php Fixes from PHPStan (#7687) 6 years ago
ApplicationTest.php Fixes from PHPStan (#7687) 6 years ago
CacheTest.php Fixes from PHPStan (#7687) 6 years ago
ComposerTest.php Fixes from PHPStan (#7687) 6 years ago
ConfigTest.php Fixes from PHPStan (#7687) 6 years ago
DefaultConfigTest.php Fixes from PHPStan (#7687) 6 years ago
FactoryTest.php Check for the actual warning description 6 years ago
InstallerTest.php Fixes from PHPStan (#7687) 6 years ago
TestCase.php Fixes from PHPStan (#7687) 6 years ago