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 Validation warns if script description for nonexistent script is present 7 years ago
BitbucketTest.php Remove use of deprecated getMock method 6 years ago
ConfigValidatorTest.php Fixes from PHPStan (#7687) 6 years ago
ErrorHandlerTest.php Fixes from PHPStan (#7687) 6 years ago
FilesystemTest.php Fixes from PHPStan (#7687) 6 years ago
GitHubTest.php Remove use of deprecated getMock method 6 years ago
GitLabTest.php Remove use of deprecated getMock method 6 years ago
IniHelperTest.php Use external XdebugHandler library 6 years ago
PerforceTest.php Fix escaping of URLs in Perforce and Subversion drivers 6 years ago
PlatformTest.php Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase 7 years ago
ProcessExecutorTest.php Fixes from PHPStan (#7687) 6 years ago
RemoteFilesystemTest.php Remove use of deprecated getMock method 6 years ago
SilencerTest.php Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase 7 years ago
StreamContextFactoryTest.php Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase 7 years ago
SvnTest.php Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase 7 years ago
TlsHelperTest.php Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase 7 years ago
UrlTest.php CS fixer 6 years ago