Implement DataProviderDataRule #402
Annotations
4 errors
|
|
|
tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L38
Accessing PHPStan\Rules\Methods\CallMethodsRule::class is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
|
|
tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L24
Parameter #1 $rules of class PHPStan\Testing\CompositeRule constructor expects array<PHPStan\Rules\Rule<PhpParser\Node>>, array{PHPStan\Rules\PHPUnit\DataProviderDataRule, PHPStan\Rules\Methods\CallMethodsRule} given.
|
|
src/Rules/PHPUnit/DataProviderDataRule.php#L86
Strict comparison using === between PHPStan\Reflection\Php\PhpFunctionFromParserNodeReflection and null will always evaluate to false.
|
The logs for this run have expired and are no longer available.
Loading