1
0
Fork 0
composer/tests/Composer/Test/Autoload
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
..
Fixtures Fix class names in comments being parsed in short_open_tags files, fixes #7289 2018-05-04 11:02:12 +02:00
AutoloadGeneratorTest.php Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
ClassLoaderTest.php Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase 2017-11-30 13:44:43 -02:00
ClassMapGeneratorTest.php Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00