Implement DataProviderDataRule #373
Annotations
203 errors
|
PHPStan (7.4, highest, ^9.5)
Process completed with exit code 2.
|
|
PHPStan (8.3, highest, ^10.5)
Process completed with exit code 2.
|
|
PHPStan (8.3, highest, ^10.5):
tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L19
Creating new PHPStan\Rules\PHPUnit\DataProviderDataRule is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
|
|
PHPStan (8.3, highest, ^10.5):
src/Rules/PHPUnit/DataProviderDataRule.php#L84
Method PHPStan\Rules\PHPUnit\DataProviderDataRule::arrayItemsToArgs() never returns null so it can be removed from the return type.
|
|
PHPStan (8.3, highest, ^10.5):
src/Rules/PHPUnit/DataProviderDataRule.php#L73
Parameter #3 $args of class PhpParser\Node\Expr\MethodCall constructor expects array<PhpParser\Node\Arg|PhpParser\Node\VariadicPlaceholder>, array<PhpParser\Node\Arg>|null given.
|
|
PHPStan (8.3, highest, ^10.5):
src/Rules/PHPUnit/DataProviderDataRule.php#L47
Although PHPStan\Reflection\Php\PhpMethodFromParserNodeReflection is covered by backward compatibility promise, this instanceof assumption might break because it's not guaranteed to always stay the same.
|
|
PHPStan (8.3, highest, ^10.5):
src/Rules/PHPUnit/DataProviderDataRule.php#L18
Property PHPStan\Rules\PHPUnit\DataProviderDataRule::$reflectionProvider is never read, only written.
|
|
Tests (8.1, lowest, ^9.5)
Process completed with exit code 2.
|
|
Tests (8.2, highest, ^9.5)
Process completed with exit code 2.
|
|
PHPStan (8.1, highest, ^10.5)
Process completed with exit code 2.
|
|
PHPStan (8.1, highest, ^10.5):
tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L19
Creating new PHPStan\Rules\PHPUnit\DataProviderDataRule is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
|
|
PHPStan (8.1, highest, ^10.5):
src/Rules/PHPUnit/DataProviderDataRule.php#L84
Method PHPStan\Rules\PHPUnit\DataProviderDataRule::arrayItemsToArgs() never returns null so it can be removed from the return type.
|
|
PHPStan (8.1, highest, ^10.5):
src/Rules/PHPUnit/DataProviderDataRule.php#L73
Parameter #3 $args of class PhpParser\Node\Expr\MethodCall constructor expects array<PhpParser\Node\Arg|PhpParser\Node\VariadicPlaceholder>, array<PhpParser\Node\Arg>|null given.
|
|
PHPStan (8.1, highest, ^10.5):
src/Rules/PHPUnit/DataProviderDataRule.php#L47
Although PHPStan\Reflection\Php\PhpMethodFromParserNodeReflection is covered by backward compatibility promise, this instanceof assumption might break because it's not guaranteed to always stay the same.
|
|
PHPStan (8.1, highest, ^10.5):
src/Rules/PHPUnit/DataProviderDataRule.php#L18
Property PHPStan\Rules\PHPUnit\DataProviderDataRule::$reflectionProvider is never read, only written.
|
|
PHPStan (8.4, lowest, ^12.0.9)
Process completed with exit code 2.
|
|
PHPStan (8.4, lowest, ^12.0.9):
tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L19
Creating new PHPStan\Rules\PHPUnit\DataProviderDataRule is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
|
|
PHPStan (8.4, lowest, ^12.0.9):
src/Rules/PHPUnit/DataProviderDataRule.php#L84
Method PHPStan\Rules\PHPUnit\DataProviderDataRule::arrayItemsToArgs() never returns null so it can be removed from the return type.
|
|
PHPStan (8.4, lowest, ^12.0.9):
src/Rules/PHPUnit/DataProviderDataRule.php#L73
Parameter #3 $args of class PhpParser\Node\Expr\MethodCall constructor expects array<PhpParser\Node\Arg|PhpParser\Node\VariadicPlaceholder>, array<PhpParser\Node\Arg>|null given.
|
|
PHPStan (8.4, lowest, ^12.0.9):
src/Rules/PHPUnit/DataProviderDataRule.php#L47
Although PHPStan\Reflection\Php\PhpMethodFromParserNodeReflection is covered by backward compatibility promise, this instanceof assumption might break because it's not guaranteed to always stay the same.
|
|
PHPStan (8.4, lowest, ^12.0.9):
src/Rules/PHPUnit/DataProviderDataRule.php#L18
Property PHPStan\Rules\PHPUnit\DataProviderDataRule::$reflectionProvider is never read, only written.
|
|
Coding Standard
Process completed with exit code 2.
|
|
Tests (8.3, highest, ^10.5)
Process completed with exit code 2.
|
|
Tests (8.4, lowest, ^12.0.9)
Process completed with exit code 2.
|
|
PHPStan (8.3, highest, ^11.5)
Process completed with exit code 2.
|
|
PHPStan (8.3, highest, ^11.5):
tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L19
Creating new PHPStan\Rules\PHPUnit\DataProviderDataRule is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
|
|
PHPStan (8.3, highest, ^11.5):
src/Rules/PHPUnit/DataProviderDataRule.php#L84
Method PHPStan\Rules\PHPUnit\DataProviderDataRule::arrayItemsToArgs() never returns null so it can be removed from the return type.
|
|
PHPStan (8.3, highest, ^11.5):
src/Rules/PHPUnit/DataProviderDataRule.php#L73
Parameter #3 $args of class PhpParser\Node\Expr\MethodCall constructor expects array<PhpParser\Node\Arg|PhpParser\Node\VariadicPlaceholder>, array<PhpParser\Node\Arg>|null given.
|
|
PHPStan (8.3, highest, ^11.5):
src/Rules/PHPUnit/DataProviderDataRule.php#L47
Although PHPStan\Reflection\Php\PhpMethodFromParserNodeReflection is covered by backward compatibility promise, this instanceof assumption might break because it's not guaranteed to always stay the same.
|
|
PHPStan (8.3, highest, ^11.5):
src/Rules/PHPUnit/DataProviderDataRule.php#L18
Property PHPStan\Rules\PHPUnit\DataProviderDataRule::$reflectionProvider is never read, only written.
|
|
PHPStan (8.4, highest, ^10.5)
Process completed with exit code 2.
|
|
PHPStan (8.4, highest, ^10.5):
tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L19
Creating new PHPStan\Rules\PHPUnit\DataProviderDataRule is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
|
|
PHPStan (8.4, highest, ^10.5):
src/Rules/PHPUnit/DataProviderDataRule.php#L84
Method PHPStan\Rules\PHPUnit\DataProviderDataRule::arrayItemsToArgs() never returns null so it can be removed from the return type.
|
|
PHPStan (8.4, highest, ^10.5):
src/Rules/PHPUnit/DataProviderDataRule.php#L73
Parameter #3 $args of class PhpParser\Node\Expr\MethodCall constructor expects array<PhpParser\Node\Arg|PhpParser\Node\VariadicPlaceholder>, array<PhpParser\Node\Arg>|null given.
|
|
PHPStan (8.4, highest, ^10.5):
src/Rules/PHPUnit/DataProviderDataRule.php#L47
Although PHPStan\Reflection\Php\PhpMethodFromParserNodeReflection is covered by backward compatibility promise, this instanceof assumption might break because it's not guaranteed to always stay the same.
|
|
PHPStan (8.4, highest, ^10.5):
src/Rules/PHPUnit/DataProviderDataRule.php#L18
Property PHPStan\Rules\PHPUnit\DataProviderDataRule::$reflectionProvider is never read, only written.
|
|
Tests (8.2, highest, ^11.5)
Process completed with exit code 2.
|
|
Lint (7.4)
Process completed with exit code 2.
|
|
PHPStan (8.3, lowest, ^10.5)
Process completed with exit code 2.
|
|
PHPStan (8.3, lowest, ^10.5):
tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L19
Creating new PHPStan\Rules\PHPUnit\DataProviderDataRule is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
|
|
PHPStan (8.3, lowest, ^10.5):
src/Rules/PHPUnit/DataProviderDataRule.php#L84
Method PHPStan\Rules\PHPUnit\DataProviderDataRule::arrayItemsToArgs() never returns null so it can be removed from the return type.
|
|
PHPStan (8.3, lowest, ^10.5):
src/Rules/PHPUnit/DataProviderDataRule.php#L73
Parameter #3 $args of class PhpParser\Node\Expr\MethodCall constructor expects array<PhpParser\Node\Arg|PhpParser\Node\VariadicPlaceholder>, array<PhpParser\Node\Arg>|null given.
|
|
PHPStan (8.2, lowest, ^11.5)
Process completed with exit code 2.
|
|
PHPStan (8.3, lowest, ^10.5):
src/Rules/PHPUnit/DataProviderDataRule.php#L47
Although PHPStan\Reflection\Php\PhpMethodFromParserNodeReflection is covered by backward compatibility promise, this instanceof assumption might break because it's not guaranteed to always stay the same.
|
|
PHPStan (8.2, lowest, ^11.5):
tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L19
Creating new PHPStan\Rules\PHPUnit\DataProviderDataRule is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
|
|
PHPStan (8.3, lowest, ^10.5):
src/Rules/PHPUnit/DataProviderDataRule.php#L18
Property PHPStan\Rules\PHPUnit\DataProviderDataRule::$reflectionProvider is never read, only written.
|
|
PHPStan (8.2, lowest, ^11.5):
src/Rules/PHPUnit/DataProviderDataRule.php#L84
Method PHPStan\Rules\PHPUnit\DataProviderDataRule::arrayItemsToArgs() never returns null so it can be removed from the return type.
|
|
PHPStan (8.2, lowest, ^11.5):
src/Rules/PHPUnit/DataProviderDataRule.php#L73
Parameter #3 $args of class PhpParser\Node\Expr\MethodCall constructor expects array<PhpParser\Node\Arg|PhpParser\Node\VariadicPlaceholder>, array<PhpParser\Node\Arg>|null given.
|
|
PHPStan (8.2, lowest, ^11.5):
src/Rules/PHPUnit/DataProviderDataRule.php#L47
Although PHPStan\Reflection\Php\PhpMethodFromParserNodeReflection is covered by backward compatibility promise, this instanceof assumption might break because it's not guaranteed to always stay the same.
|
|
PHPStan (8.2, lowest, ^11.5):
src/Rules/PHPUnit/DataProviderDataRule.php#L18
Property PHPStan\Rules\PHPUnit\DataProviderDataRule::$reflectionProvider is never read, only written.
|
|
PHPStan (8.3, highest, ^9.5)
Process completed with exit code 2.
|
|
PHPStan (8.3, highest, ^9.5):
tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L19
Creating new PHPStan\Rules\PHPUnit\DataProviderDataRule is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
|
|
PHPStan (8.3, highest, ^9.5):
src/Rules/PHPUnit/DataProviderDataRule.php#L84
Method PHPStan\Rules\PHPUnit\DataProviderDataRule::arrayItemsToArgs() never returns null so it can be removed from the return type.
|
|
PHPStan (8.3, highest, ^9.5):
src/Rules/PHPUnit/DataProviderDataRule.php#L73
Parameter #3 $args of class PhpParser\Node\Expr\MethodCall constructor expects array<PhpParser\Node\Arg|PhpParser\Node\VariadicPlaceholder>, array<PhpParser\Node\Arg>|null given.
|
|
PHPStan (8.3, highest, ^9.5):
src/Rules/PHPUnit/DataProviderDataRule.php#L47
Although PHPStan\Reflection\Php\PhpMethodFromParserNodeReflection is covered by backward compatibility promise, this instanceof assumption might break because it's not guaranteed to always stay the same.
|
|
PHPStan (8.3, highest, ^9.5):
src/Rules/PHPUnit/DataProviderDataRule.php#L18
Property PHPStan\Rules\PHPUnit\DataProviderDataRule::$reflectionProvider is never read, only written.
|
|
PHPStan (7.4, lowest, ^9.5)
Process completed with exit code 2.
|
|
PHPStan (8.3, lowest, ^12.0.9)
Process completed with exit code 2.
|
|
PHPStan (8.3, lowest, ^12.0.9):
tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L19
Creating new PHPStan\Rules\PHPUnit\DataProviderDataRule is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
|
|
PHPStan (8.3, lowest, ^12.0.9):
src/Rules/PHPUnit/DataProviderDataRule.php#L84
Method PHPStan\Rules\PHPUnit\DataProviderDataRule::arrayItemsToArgs() never returns null so it can be removed from the return type.
|
|
PHPStan (8.3, lowest, ^12.0.9):
src/Rules/PHPUnit/DataProviderDataRule.php#L73
Parameter #3 $args of class PhpParser\Node\Expr\MethodCall constructor expects array<PhpParser\Node\Arg|PhpParser\Node\VariadicPlaceholder>, array<PhpParser\Node\Arg>|null given.
|
|
PHPStan (8.3, lowest, ^12.0.9):
src/Rules/PHPUnit/DataProviderDataRule.php#L47
Although PHPStan\Reflection\Php\PhpMethodFromParserNodeReflection is covered by backward compatibility promise, this instanceof assumption might break because it's not guaranteed to always stay the same.
|
|
PHPStan (8.3, lowest, ^12.0.9):
src/Rules/PHPUnit/DataProviderDataRule.php#L18
Property PHPStan\Rules\PHPUnit\DataProviderDataRule::$reflectionProvider is never read, only written.
|
|
Tests (8.4, highest, ^10.5)
Process completed with exit code 2.
|
|
Tests (8.3, highest, ^12.0.9)
Process completed with exit code 2.
|
|
PHPStan (8.0, lowest, ^9.5)
Process completed with exit code 2.
|
|
PHPStan (8.0, lowest, ^9.5):
tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L19
Creating new PHPStan\Rules\PHPUnit\DataProviderDataRule is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
|
|
PHPStan (8.0, lowest, ^9.5):
src/Rules/PHPUnit/DataProviderDataRule.php#L84
Method PHPStan\Rules\PHPUnit\DataProviderDataRule::arrayItemsToArgs() never returns null so it can be removed from the return type.
|
|
PHPStan (8.0, lowest, ^9.5):
src/Rules/PHPUnit/DataProviderDataRule.php#L73
Parameter #3 $args of class PhpParser\Node\Expr\MethodCall constructor expects array<PhpParser\Node\Arg|PhpParser\Node\VariadicPlaceholder>, array<PhpParser\Node\Arg>|null given.
|
|
PHPStan (8.0, lowest, ^9.5):
src/Rules/PHPUnit/DataProviderDataRule.php#L47
Although PHPStan\Reflection\Php\PhpMethodFromParserNodeReflection is covered by backward compatibility promise, this instanceof assumption might break because it's not guaranteed to always stay the same.
|
|
PHPStan (8.0, lowest, ^9.5):
src/Rules/PHPUnit/DataProviderDataRule.php#L18
Property PHPStan\Rules\PHPUnit\DataProviderDataRule::$reflectionProvider is never read, only written.
|
|
PHPStan (8.1, highest, ^9.5)
Process completed with exit code 2.
|
|
PHPStan (8.1, highest, ^9.5):
tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L19
Creating new PHPStan\Rules\PHPUnit\DataProviderDataRule is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
|
|
PHPStan (8.1, highest, ^9.5):
src/Rules/PHPUnit/DataProviderDataRule.php#L84
Method PHPStan\Rules\PHPUnit\DataProviderDataRule::arrayItemsToArgs() never returns null so it can be removed from the return type.
|
|
PHPStan (8.1, highest, ^9.5):
src/Rules/PHPUnit/DataProviderDataRule.php#L73
Parameter #3 $args of class PhpParser\Node\Expr\MethodCall constructor expects array<PhpParser\Node\Arg|PhpParser\Node\VariadicPlaceholder>, array<PhpParser\Node\Arg>|null given.
|
|
PHPStan (8.1, highest, ^9.5):
src/Rules/PHPUnit/DataProviderDataRule.php#L47
Although PHPStan\Reflection\Php\PhpMethodFromParserNodeReflection is covered by backward compatibility promise, this instanceof assumption might break because it's not guaranteed to always stay the same.
|
|
PHPStan (8.1, highest, ^9.5):
src/Rules/PHPUnit/DataProviderDataRule.php#L18
Property PHPStan\Rules\PHPUnit\DataProviderDataRule::$reflectionProvider is never read, only written.
|
|
Lint (8.3)
The strategy configuration was canceled because "lint._7_4" failed
|
|
Tests (8.3, lowest, ^12.0.9)
Process completed with exit code 2.
|
|
PHPStan (8.2, highest, ^9.5)
Process completed with exit code 2.
|
|
PHPStan (8.2, highest, ^9.5):
tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L19
Creating new PHPStan\Rules\PHPUnit\DataProviderDataRule is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
|
|
PHPStan (8.2, highest, ^9.5):
src/Rules/PHPUnit/DataProviderDataRule.php#L84
Method PHPStan\Rules\PHPUnit\DataProviderDataRule::arrayItemsToArgs() never returns null so it can be removed from the return type.
|
|
PHPStan (8.2, highest, ^9.5):
src/Rules/PHPUnit/DataProviderDataRule.php#L73
Parameter #3 $args of class PhpParser\Node\Expr\MethodCall constructor expects array<PhpParser\Node\Arg|PhpParser\Node\VariadicPlaceholder>, array<PhpParser\Node\Arg>|null given.
|
|
PHPStan (8.2, highest, ^9.5):
src/Rules/PHPUnit/DataProviderDataRule.php#L47
Although PHPStan\Reflection\Php\PhpMethodFromParserNodeReflection is covered by backward compatibility promise, this instanceof assumption might break because it's not guaranteed to always stay the same.
|
|
PHPStan (8.2, highest, ^9.5):
src/Rules/PHPUnit/DataProviderDataRule.php#L18
Property PHPStan\Rules\PHPUnit\DataProviderDataRule::$reflectionProvider is never read, only written.
|
|
PHPStan (8.2, highest, ^11.5)
Process completed with exit code 2.
|
|
PHPStan (8.2, highest, ^11.5):
tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L19
Creating new PHPStan\Rules\PHPUnit\DataProviderDataRule is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
|
|
PHPStan (8.2, highest, ^11.5):
src/Rules/PHPUnit/DataProviderDataRule.php#L84
Method PHPStan\Rules\PHPUnit\DataProviderDataRule::arrayItemsToArgs() never returns null so it can be removed from the return type.
|
|
PHPStan (8.2, highest, ^11.5):
src/Rules/PHPUnit/DataProviderDataRule.php#L73
Parameter #3 $args of class PhpParser\Node\Expr\MethodCall constructor expects array<PhpParser\Node\Arg|PhpParser\Node\VariadicPlaceholder>, array<PhpParser\Node\Arg>|null given.
|
|
PHPStan (8.2, highest, ^11.5):
src/Rules/PHPUnit/DataProviderDataRule.php#L47
Although PHPStan\Reflection\Php\PhpMethodFromParserNodeReflection is covered by backward compatibility promise, this instanceof assumption might break because it's not guaranteed to always stay the same.
|
|
PHPStan (8.4, highest, ^12.0.9)
Process completed with exit code 2.
|
|
PHPStan (8.2, highest, ^11.5):
src/Rules/PHPUnit/DataProviderDataRule.php#L18
Property PHPStan\Rules\PHPUnit\DataProviderDataRule::$reflectionProvider is never read, only written.
|
|
PHPStan (8.4, highest, ^12.0.9):
tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L19
Creating new PHPStan\Rules\PHPUnit\DataProviderDataRule is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
|
|
PHPStan (8.4, highest, ^12.0.9):
src/Rules/PHPUnit/DataProviderDataRule.php#L84
Method PHPStan\Rules\PHPUnit\DataProviderDataRule::arrayItemsToArgs() never returns null so it can be removed from the return type.
|
|
PHPStan (8.4, highest, ^12.0.9):
src/Rules/PHPUnit/DataProviderDataRule.php#L73
Parameter #3 $args of class PhpParser\Node\Expr\MethodCall constructor expects array<PhpParser\Node\Arg|PhpParser\Node\VariadicPlaceholder>, array<PhpParser\Node\Arg>|null given.
|
|
PHPStan (8.4, highest, ^12.0.9):
src/Rules/PHPUnit/DataProviderDataRule.php#L47
Although PHPStan\Reflection\Php\PhpMethodFromParserNodeReflection is covered by backward compatibility promise, this instanceof assumption might break because it's not guaranteed to always stay the same.
|
|
PHPStan (8.4, highest, ^12.0.9):
src/Rules/PHPUnit/DataProviderDataRule.php#L18
Property PHPStan\Rules\PHPUnit\DataProviderDataRule::$reflectionProvider is never read, only written.
|
|
Tests (8.1, lowest, ^10.5)
Process completed with exit code 2.
|
|
PHPStan (8.4, highest, ^11.5)
Process completed with exit code 2.
|
|
PHPStan (8.4, highest, ^11.5):
tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L19
Creating new PHPStan\Rules\PHPUnit\DataProviderDataRule is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
|
|
PHPStan (8.4, highest, ^11.5):
src/Rules/PHPUnit/DataProviderDataRule.php#L84
Method PHPStan\Rules\PHPUnit\DataProviderDataRule::arrayItemsToArgs() never returns null so it can be removed from the return type.
|
|
PHPStan (8.4, highest, ^11.5):
src/Rules/PHPUnit/DataProviderDataRule.php#L73
Parameter #3 $args of class PhpParser\Node\Expr\MethodCall constructor expects array<PhpParser\Node\Arg|PhpParser\Node\VariadicPlaceholder>, array<PhpParser\Node\Arg>|null given.
|
|
PHPStan (8.4, highest, ^11.5):
src/Rules/PHPUnit/DataProviderDataRule.php#L47
Although PHPStan\Reflection\Php\PhpMethodFromParserNodeReflection is covered by backward compatibility promise, this instanceof assumption might break because it's not guaranteed to always stay the same.
|
|
PHPStan (8.4, highest, ^11.5):
src/Rules/PHPUnit/DataProviderDataRule.php#L18
Property PHPStan\Rules\PHPUnit\DataProviderDataRule::$reflectionProvider is never read, only written.
|
|
Tests (8.1, highest, ^10.5)
Process completed with exit code 2.
|
|
Tests (8.3, lowest, ^10.5)
Process completed with exit code 2.
|
|
Tests (8.0, lowest, ^9.5)
Process completed with exit code 2.
|
|
Tests (8.2, lowest, ^11.5)
Process completed with exit code 2.
|
|
PHPStan (8.2, lowest, ^9.5)
Process completed with exit code 2.
|
|
PHPStan (8.2, lowest, ^9.5):
tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L19
Creating new PHPStan\Rules\PHPUnit\DataProviderDataRule is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
|
|
PHPStan (8.2, lowest, ^9.5):
src/Rules/PHPUnit/DataProviderDataRule.php#L84
Method PHPStan\Rules\PHPUnit\DataProviderDataRule::arrayItemsToArgs() never returns null so it can be removed from the return type.
|
|
PHPStan (8.2, lowest, ^9.5):
src/Rules/PHPUnit/DataProviderDataRule.php#L73
Parameter #3 $args of class PhpParser\Node\Expr\MethodCall constructor expects array<PhpParser\Node\Arg|PhpParser\Node\VariadicPlaceholder>, array<PhpParser\Node\Arg>|null given.
|
|
PHPStan (8.2, lowest, ^9.5):
src/Rules/PHPUnit/DataProviderDataRule.php#L47
Although PHPStan\Reflection\Php\PhpMethodFromParserNodeReflection is covered by backward compatibility promise, this instanceof assumption might break because it's not guaranteed to always stay the same.
|
|
PHPStan (8.3, lowest, ^9.5)
Process completed with exit code 2.
|
|
PHPStan (8.2, lowest, ^9.5):
src/Rules/PHPUnit/DataProviderDataRule.php#L18
Property PHPStan\Rules\PHPUnit\DataProviderDataRule::$reflectionProvider is never read, only written.
|
|
PHPStan (8.3, lowest, ^9.5):
tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L19
Creating new PHPStan\Rules\PHPUnit\DataProviderDataRule is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
|
|
PHPStan (8.3, lowest, ^9.5):
src/Rules/PHPUnit/DataProviderDataRule.php#L84
Method PHPStan\Rules\PHPUnit\DataProviderDataRule::arrayItemsToArgs() never returns null so it can be removed from the return type.
|
|
PHPStan (8.3, lowest, ^9.5):
src/Rules/PHPUnit/DataProviderDataRule.php#L73
Parameter #3 $args of class PhpParser\Node\Expr\MethodCall constructor expects array<PhpParser\Node\Arg|PhpParser\Node\VariadicPlaceholder>, array<PhpParser\Node\Arg>|null given.
|
|
PHPStan (8.3, lowest, ^9.5):
src/Rules/PHPUnit/DataProviderDataRule.php#L47
Although PHPStan\Reflection\Php\PhpMethodFromParserNodeReflection is covered by backward compatibility promise, this instanceof assumption might break because it's not guaranteed to always stay the same.
|
|
PHPStan (8.3, lowest, ^9.5):
src/Rules/PHPUnit/DataProviderDataRule.php#L18
Property PHPStan\Rules\PHPUnit\DataProviderDataRule::$reflectionProvider is never read, only written.
|
|
Tests (8.4, highest, ^9.5)
Process completed with exit code 2.
|
|
Tests (7.4, highest, ^9.5)
Process completed with exit code 2.
|
|
PHPStan (8.0, highest, ^9.5)
Process completed with exit code 2.
|
|
PHPStan (8.0, highest, ^9.5):
tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L19
Creating new PHPStan\Rules\PHPUnit\DataProviderDataRule is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
|
|
PHPStan (8.0, highest, ^9.5):
src/Rules/PHPUnit/DataProviderDataRule.php#L84
Method PHPStan\Rules\PHPUnit\DataProviderDataRule::arrayItemsToArgs() never returns null so it can be removed from the return type.
|
|
PHPStan (8.0, highest, ^9.5):
src/Rules/PHPUnit/DataProviderDataRule.php#L73
Parameter #3 $args of class PhpParser\Node\Expr\MethodCall constructor expects array<PhpParser\Node\Arg|PhpParser\Node\VariadicPlaceholder>, array<PhpParser\Node\Arg>|null given.
|
|
PHPStan (8.0, highest, ^9.5):
src/Rules/PHPUnit/DataProviderDataRule.php#L47
Although PHPStan\Reflection\Php\PhpMethodFromParserNodeReflection is covered by backward compatibility promise, this instanceof assumption might break because it's not guaranteed to always stay the same.
|
|
PHPStan (8.0, highest, ^9.5):
src/Rules/PHPUnit/DataProviderDataRule.php#L18
Property PHPStan\Rules\PHPUnit\DataProviderDataRule::$reflectionProvider is never read, only written.
|
|
Tests (8.3, highest, ^9.5)
Process completed with exit code 2.
|
|
Tests (8.4, lowest, ^11.5)
Process completed with exit code 2.
|
|
Tests (8.2, lowest, ^9.5)
Process completed with exit code 2.
|
|
PHPStan (8.3, highest, ^12.0.9)
Process completed with exit code 2.
|
|
PHPStan (8.3, highest, ^12.0.9):
tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L19
Creating new PHPStan\Rules\PHPUnit\DataProviderDataRule is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
|
|
PHPStan (8.3, highest, ^12.0.9):
src/Rules/PHPUnit/DataProviderDataRule.php#L84
Method PHPStan\Rules\PHPUnit\DataProviderDataRule::arrayItemsToArgs() never returns null so it can be removed from the return type.
|
|
PHPStan (8.3, highest, ^12.0.9):
src/Rules/PHPUnit/DataProviderDataRule.php#L73
Parameter #3 $args of class PhpParser\Node\Expr\MethodCall constructor expects array<PhpParser\Node\Arg|PhpParser\Node\VariadicPlaceholder>, array<PhpParser\Node\Arg>|null given.
|
|
PHPStan (8.3, highest, ^12.0.9):
src/Rules/PHPUnit/DataProviderDataRule.php#L47
Although PHPStan\Reflection\Php\PhpMethodFromParserNodeReflection is covered by backward compatibility promise, this instanceof assumption might break because it's not guaranteed to always stay the same.
|
|
Tests (8.2, lowest, ^10.5)
Process completed with exit code 2.
|
|
PHPStan (8.3, highest, ^12.0.9):
src/Rules/PHPUnit/DataProviderDataRule.php#L18
Property PHPStan\Rules\PHPUnit\DataProviderDataRule::$reflectionProvider is never read, only written.
|
|
Tests (8.4, lowest, ^10.5)
Process completed with exit code 2.
|
|
Tests (8.1, highest, ^9.5)
Process completed with exit code 2.
|
|
PHPStan (8.4, lowest, ^10.5)
Process completed with exit code 2.
|
|
PHPStan (8.4, lowest, ^10.5):
tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L19
Creating new PHPStan\Rules\PHPUnit\DataProviderDataRule is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
|
|
PHPStan (8.4, lowest, ^10.5):
src/Rules/PHPUnit/DataProviderDataRule.php#L84
Method PHPStan\Rules\PHPUnit\DataProviderDataRule::arrayItemsToArgs() never returns null so it can be removed from the return type.
|
|
PHPStan (8.4, lowest, ^10.5):
src/Rules/PHPUnit/DataProviderDataRule.php#L73
Parameter #3 $args of class PhpParser\Node\Expr\MethodCall constructor expects array<PhpParser\Node\Arg|PhpParser\Node\VariadicPlaceholder>, array<PhpParser\Node\Arg>|null given.
|
|
PHPStan (8.4, lowest, ^10.5):
src/Rules/PHPUnit/DataProviderDataRule.php#L47
Although PHPStan\Reflection\Php\PhpMethodFromParserNodeReflection is covered by backward compatibility promise, this instanceof assumption might break because it's not guaranteed to always stay the same.
|
|
PHPStan (8.4, lowest, ^10.5):
src/Rules/PHPUnit/DataProviderDataRule.php#L18
Property PHPStan\Rules\PHPUnit\DataProviderDataRule::$reflectionProvider is never read, only written.
|
|
Tests (8.4, highest, ^12.0.9)
Process completed with exit code 2.
|
|
Tests (8.4, lowest, ^9.5)
Process completed with exit code 2.
|
|
PHPStan (8.4, lowest, ^9.5)
Process completed with exit code 2.
|
|
PHPStan (8.4, lowest, ^9.5):
tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L19
Creating new PHPStan\Rules\PHPUnit\DataProviderDataRule is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
|
|
PHPStan (8.4, lowest, ^9.5):
src/Rules/PHPUnit/DataProviderDataRule.php#L84
Method PHPStan\Rules\PHPUnit\DataProviderDataRule::arrayItemsToArgs() never returns null so it can be removed from the return type.
|
|
PHPStan (8.4, lowest, ^9.5):
src/Rules/PHPUnit/DataProviderDataRule.php#L73
Parameter #3 $args of class PhpParser\Node\Expr\MethodCall constructor expects array<PhpParser\Node\Arg|PhpParser\Node\VariadicPlaceholder>, array<PhpParser\Node\Arg>|null given.
|
|
PHPStan (8.4, lowest, ^9.5):
src/Rules/PHPUnit/DataProviderDataRule.php#L47
Although PHPStan\Reflection\Php\PhpMethodFromParserNodeReflection is covered by backward compatibility promise, this instanceof assumption might break because it's not guaranteed to always stay the same.
|
|
PHPStan (8.4, lowest, ^9.5):
src/Rules/PHPUnit/DataProviderDataRule.php#L18
Property PHPStan\Rules\PHPUnit\DataProviderDataRule::$reflectionProvider is never read, only written.
|
|
Tests (8.4, highest, ^11.5)
Process completed with exit code 2.
|
|
PHPStan (8.4, lowest, ^11.5)
Process completed with exit code 2.
|
|
PHPStan (8.4, lowest, ^11.5):
tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L19
Creating new PHPStan\Rules\PHPUnit\DataProviderDataRule is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
|
|
PHPStan (8.4, lowest, ^11.5):
src/Rules/PHPUnit/DataProviderDataRule.php#L84
Method PHPStan\Rules\PHPUnit\DataProviderDataRule::arrayItemsToArgs() never returns null so it can be removed from the return type.
|
|
PHPStan (8.4, lowest, ^11.5):
src/Rules/PHPUnit/DataProviderDataRule.php#L73
Parameter #3 $args of class PhpParser\Node\Expr\MethodCall constructor expects array<PhpParser\Node\Arg|PhpParser\Node\VariadicPlaceholder>, array<PhpParser\Node\Arg>|null given.
|
|
PHPStan (8.4, lowest, ^11.5):
src/Rules/PHPUnit/DataProviderDataRule.php#L47
Although PHPStan\Reflection\Php\PhpMethodFromParserNodeReflection is covered by backward compatibility promise, this instanceof assumption might break because it's not guaranteed to always stay the same.
|
|
PHPStan (8.4, lowest, ^11.5):
src/Rules/PHPUnit/DataProviderDataRule.php#L18
Property PHPStan\Rules\PHPUnit\DataProviderDataRule::$reflectionProvider is never read, only written.
|
|
Tests (8.3, lowest, ^9.5)
Process completed with exit code 2.
|
|
Tests (8.2, highest, ^10.5)
Process completed with exit code 2.
|
|
PHPStan (8.1, lowest, ^9.5)
Process completed with exit code 2.
|
|
PHPStan (8.1, lowest, ^9.5):
tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L19
Creating new PHPStan\Rules\PHPUnit\DataProviderDataRule is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
|
|
PHPStan (8.1, lowest, ^9.5):
src/Rules/PHPUnit/DataProviderDataRule.php#L84
Method PHPStan\Rules\PHPUnit\DataProviderDataRule::arrayItemsToArgs() never returns null so it can be removed from the return type.
|
|
PHPStan (8.1, lowest, ^9.5):
src/Rules/PHPUnit/DataProviderDataRule.php#L73
Parameter #3 $args of class PhpParser\Node\Expr\MethodCall constructor expects array<PhpParser\Node\Arg|PhpParser\Node\VariadicPlaceholder>, array<PhpParser\Node\Arg>|null given.
|
|
PHPStan (8.1, lowest, ^9.5):
src/Rules/PHPUnit/DataProviderDataRule.php#L47
Although PHPStan\Reflection\Php\PhpMethodFromParserNodeReflection is covered by backward compatibility promise, this instanceof assumption might break because it's not guaranteed to always stay the same.
|
|
PHPStan (8.1, lowest, ^9.5):
src/Rules/PHPUnit/DataProviderDataRule.php#L18
Property PHPStan\Rules\PHPUnit\DataProviderDataRule::$reflectionProvider is never read, only written.
|
|
Tests (8.3, highest, ^11.5)
Process completed with exit code 2.
|
|
Tests (8.3, lowest, ^11.5)
Process completed with exit code 2.
|
|
PHPStan (8.2, lowest, ^10.5)
Process completed with exit code 2.
|
|
PHPStan (8.2, lowest, ^10.5):
tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L19
Creating new PHPStan\Rules\PHPUnit\DataProviderDataRule is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
|
|
PHPStan (8.2, lowest, ^10.5):
src/Rules/PHPUnit/DataProviderDataRule.php#L84
Method PHPStan\Rules\PHPUnit\DataProviderDataRule::arrayItemsToArgs() never returns null so it can be removed from the return type.
|
|
PHPStan (8.2, lowest, ^10.5):
src/Rules/PHPUnit/DataProviderDataRule.php#L73
Parameter #3 $args of class PhpParser\Node\Expr\MethodCall constructor expects array<PhpParser\Node\Arg|PhpParser\Node\VariadicPlaceholder>, array<PhpParser\Node\Arg>|null given.
|
|
PHPStan (8.2, lowest, ^10.5):
src/Rules/PHPUnit/DataProviderDataRule.php#L47
Although PHPStan\Reflection\Php\PhpMethodFromParserNodeReflection is covered by backward compatibility promise, this instanceof assumption might break because it's not guaranteed to always stay the same.
|
|
PHPStan (8.2, lowest, ^10.5):
src/Rules/PHPUnit/DataProviderDataRule.php#L18
Property PHPStan\Rules\PHPUnit\DataProviderDataRule::$reflectionProvider is never read, only written.
|
|
Tests (7.4, lowest, ^9.5)
Process completed with exit code 2.
|
|
PHPStan (8.4, highest, ^9.5)
Process completed with exit code 2.
|
|
PHPStan (8.4, highest, ^9.5):
tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L19
Creating new PHPStan\Rules\PHPUnit\DataProviderDataRule is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
|
|
PHPStan (8.4, highest, ^9.5):
src/Rules/PHPUnit/DataProviderDataRule.php#L84
Method PHPStan\Rules\PHPUnit\DataProviderDataRule::arrayItemsToArgs() never returns null so it can be removed from the return type.
|
|
PHPStan (8.4, highest, ^9.5):
src/Rules/PHPUnit/DataProviderDataRule.php#L73
Parameter #3 $args of class PhpParser\Node\Expr\MethodCall constructor expects array<PhpParser\Node\Arg|PhpParser\Node\VariadicPlaceholder>, array<PhpParser\Node\Arg>|null given.
|
|
PHPStan (8.4, highest, ^9.5):
src/Rules/PHPUnit/DataProviderDataRule.php#L47
Although PHPStan\Reflection\Php\PhpMethodFromParserNodeReflection is covered by backward compatibility promise, this instanceof assumption might break because it's not guaranteed to always stay the same.
|
|
PHPStan (8.4, highest, ^9.5):
src/Rules/PHPUnit/DataProviderDataRule.php#L18
Property PHPStan\Rules\PHPUnit\DataProviderDataRule::$reflectionProvider is never read, only written.
|
|
PHPStan (8.2, highest, ^10.5)
Process completed with exit code 2.
|
|
PHPStan (8.2, highest, ^10.5):
tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L19
Creating new PHPStan\Rules\PHPUnit\DataProviderDataRule is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
|
|
PHPStan (8.2, highest, ^10.5):
src/Rules/PHPUnit/DataProviderDataRule.php#L84
Method PHPStan\Rules\PHPUnit\DataProviderDataRule::arrayItemsToArgs() never returns null so it can be removed from the return type.
|
|
PHPStan (8.2, highest, ^10.5):
src/Rules/PHPUnit/DataProviderDataRule.php#L73
Parameter #3 $args of class PhpParser\Node\Expr\MethodCall constructor expects array<PhpParser\Node\Arg|PhpParser\Node\VariadicPlaceholder>, array<PhpParser\Node\Arg>|null given.
|
|
PHPStan (8.2, highest, ^10.5):
src/Rules/PHPUnit/DataProviderDataRule.php#L47
Although PHPStan\Reflection\Php\PhpMethodFromParserNodeReflection is covered by backward compatibility promise, this instanceof assumption might break because it's not guaranteed to always stay the same.
|
|
PHPStan (8.2, highest, ^10.5):
src/Rules/PHPUnit/DataProviderDataRule.php#L18
Property PHPStan\Rules\PHPUnit\DataProviderDataRule::$reflectionProvider is never read, only written.
|
|
Tests (8.0, highest, ^9.5)
Process completed with exit code 2.
|
|
PHPStan (8.1, lowest, ^10.5)
Process completed with exit code 2.
|
|
PHPStan (8.1, lowest, ^10.5):
tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L19
Creating new PHPStan\Rules\PHPUnit\DataProviderDataRule is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
|
|
PHPStan (8.1, lowest, ^10.5):
src/Rules/PHPUnit/DataProviderDataRule.php#L84
Method PHPStan\Rules\PHPUnit\DataProviderDataRule::arrayItemsToArgs() never returns null so it can be removed from the return type.
|
|
PHPStan (8.1, lowest, ^10.5):
src/Rules/PHPUnit/DataProviderDataRule.php#L73
Parameter #3 $args of class PhpParser\Node\Expr\MethodCall constructor expects array<PhpParser\Node\Arg|PhpParser\Node\VariadicPlaceholder>, array<PhpParser\Node\Arg>|null given.
|
|
PHPStan (8.1, lowest, ^10.5):
src/Rules/PHPUnit/DataProviderDataRule.php#L47
Although PHPStan\Reflection\Php\PhpMethodFromParserNodeReflection is covered by backward compatibility promise, this instanceof assumption might break because it's not guaranteed to always stay the same.
|
|
PHPStan (8.1, lowest, ^10.5):
src/Rules/PHPUnit/DataProviderDataRule.php#L18
Property PHPStan\Rules\PHPUnit\DataProviderDataRule::$reflectionProvider is never read, only written.
|
|
PHPStan (8.3, lowest, ^11.5)
Process completed with exit code 2.
|
|
PHPStan (8.3, lowest, ^11.5):
tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L19
Creating new PHPStan\Rules\PHPUnit\DataProviderDataRule is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
|
|
PHPStan (8.3, lowest, ^11.5):
src/Rules/PHPUnit/DataProviderDataRule.php#L84
Method PHPStan\Rules\PHPUnit\DataProviderDataRule::arrayItemsToArgs() never returns null so it can be removed from the return type.
|
|
PHPStan (8.3, lowest, ^11.5):
src/Rules/PHPUnit/DataProviderDataRule.php#L73
Parameter #3 $args of class PhpParser\Node\Expr\MethodCall constructor expects array<PhpParser\Node\Arg|PhpParser\Node\VariadicPlaceholder>, array<PhpParser\Node\Arg>|null given.
|
|
PHPStan (8.3, lowest, ^11.5):
src/Rules/PHPUnit/DataProviderDataRule.php#L47
Although PHPStan\Reflection\Php\PhpMethodFromParserNodeReflection is covered by backward compatibility promise, this instanceof assumption might break because it's not guaranteed to always stay the same.
|
|
PHPStan (8.3, lowest, ^11.5):
src/Rules/PHPUnit/DataProviderDataRule.php#L18
Property PHPStan\Rules\PHPUnit\DataProviderDataRule::$reflectionProvider is never read, only written.
|