Skip to content

Implement DataProviderDataRule #398

Implement DataProviderDataRule

Implement DataProviderDataRule #398

Triggered via pull request October 14, 2025 14:04
Status Failure
Total duration 41s
Artifacts

build.yml

on: pull_request
Coding Standard
13s
Coding Standard
Matrix: Lint
Matrix: PHPStan
Matrix: Tests
Fit to window
Zoom out
Zoom in

Annotations

212 errors
PHPStan (8.4, highest, ^11.5)
Process completed with exit code 2.
PHPStan (8.4, highest, ^11.5): 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.
PHPStan (8.4, highest, ^11.5): tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L30
Creating new PHPStan\Rules\PHPUnit\DataProviderHelper is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
PHPStan (8.4, highest, ^11.5): tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L26
Creating new PHPStan\Rules\PHPUnit\TestMethodsHelper is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
PHPStan (8.4, highest, ^11.5): tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L25
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): 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.
PHPStan (8.4, highest, ^11.5): src/Rules/PHPUnit/DataProviderDataRule.php#L87
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)
Process completed with exit code 2.
PHPStan (8.4, highest, ^9.5): 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.
PHPStan (8.4, highest, ^9.5): tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L30
Creating new PHPStan\Rules\PHPUnit\DataProviderHelper is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
PHPStan (8.4, highest, ^9.5): tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L26
Creating new PHPStan\Rules\PHPUnit\TestMethodsHelper is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
PHPStan (8.4, highest, ^9.5): tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L25
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): 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.
PHPStan (8.4, highest, ^9.5): src/Rules/PHPUnit/DataProviderDataRule.php#L87
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)
Process completed with exit code 2.
PHPStan (8.0, highest, ^9.5): 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.
PHPStan (8.0, highest, ^9.5): tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L30
Creating new PHPStan\Rules\PHPUnit\DataProviderHelper is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
PHPStan (8.0, highest, ^9.5): tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L26
Creating new PHPStan\Rules\PHPUnit\TestMethodsHelper is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
PHPStan (8.0, highest, ^9.5): tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L25
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): 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.
PHPStan (8.0, highest, ^9.5): src/Rules/PHPUnit/DataProviderDataRule.php#L87
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 (7.4, 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#L38
Accessing PHPStan\Rules\Methods\CallMethodsRule::class is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
PHPStan (8.1, highest, ^10.5): tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L30
Creating new PHPStan\Rules\PHPUnit\DataProviderHelper is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
PHPStan (8.1, highest, ^10.5): tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L26
Creating new PHPStan\Rules\PHPUnit\TestMethodsHelper is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
PHPStan (8.1, highest, ^10.5): tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L25
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): 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.
PHPStan (8.1, highest, ^10.5): src/Rules/PHPUnit/DataProviderDataRule.php#L87
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)
Process completed with exit code 2.
PHPStan (8.2, highest, ^9.5): 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.
PHPStan (8.2, highest, ^9.5): tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L30
Creating new PHPStan\Rules\PHPUnit\DataProviderHelper is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
PHPStan (8.2, highest, ^9.5): tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L26
Creating new PHPStan\Rules\PHPUnit\TestMethodsHelper is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
PHPStan (8.2, highest, ^9.5): tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L25
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): 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.
PHPStan (8.2, highest, ^9.5): src/Rules/PHPUnit/DataProviderDataRule.php#L87
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)
Process completed with exit code 2.
PHPStan (8.3, highest, ^10.5): 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.
PHPStan (8.3, highest, ^10.5): tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L30
Creating new PHPStan\Rules\PHPUnit\DataProviderHelper is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
PHPStan (8.3, highest, ^10.5): tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L26
Creating new PHPStan\Rules\PHPUnit\TestMethodsHelper is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
PHPStan (8.3, highest, ^10.5): tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L25
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): 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.
PHPStan (8.3, highest, ^10.5): src/Rules/PHPUnit/DataProviderDataRule.php#L87
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)
Process completed with exit code 2.
PHPStan (8.4, lowest, ^9.5): 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.
PHPStan (8.4, lowest, ^9.5): tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L30
Creating new PHPStan\Rules\PHPUnit\DataProviderHelper is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
PHPStan (8.4, lowest, ^9.5): tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L26
Creating new PHPStan\Rules\PHPUnit\TestMethodsHelper is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
PHPStan (8.4, lowest, ^9.5): tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L25
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)
Process completed with exit code 2.
PHPStan (8.4, lowest, ^9.5): 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.
PHPStan (8.1, lowest, ^9.5): 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.
PHPStan (8.4, lowest, ^9.5): src/Rules/PHPUnit/DataProviderDataRule.php#L87
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): tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L30
Creating new PHPStan\Rules\PHPUnit\DataProviderHelper is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
PHPStan (8.1, lowest, ^9.5): tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L26
Creating new PHPStan\Rules\PHPUnit\TestMethodsHelper is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
PHPStan (8.1, lowest, ^9.5): tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L25
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): 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.
PHPStan (8.1, lowest, ^9.5): src/Rules/PHPUnit/DataProviderDataRule.php#L87
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)
Process completed with exit code 2.
PHPStan (8.2, lowest, ^11.5): 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.
PHPStan (8.2, lowest, ^11.5): tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L30
Creating new PHPStan\Rules\PHPUnit\DataProviderHelper is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
PHPStan (8.2, lowest, ^11.5): tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L26
Creating new PHPStan\Rules\PHPUnit\TestMethodsHelper is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
PHPStan (8.2, lowest, ^11.5): tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L25
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, ^11.5): 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.
PHPStan (8.2, lowest, ^11.5): src/Rules/PHPUnit/DataProviderDataRule.php#L87
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)
Process completed with exit code 2.
PHPStan (8.2, highest, ^10.5): 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.
PHPStan (8.2, highest, ^10.5): tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L30
Creating new PHPStan\Rules\PHPUnit\DataProviderHelper is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
PHPStan (8.2, highest, ^10.5): tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L26
Creating new PHPStan\Rules\PHPUnit\TestMethodsHelper is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
PHPStan (8.2, highest, ^10.5): tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L25
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): 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.
PHPStan (8.2, highest, ^10.5): src/Rules/PHPUnit/DataProviderDataRule.php#L87
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)
Process completed with exit code 2.
PHPStan (8.4, lowest, ^11.5): 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.
PHPStan (8.4, lowest, ^11.5): tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L30
Creating new PHPStan\Rules\PHPUnit\DataProviderHelper is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
PHPStan (8.4, lowest, ^11.5): tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L26
Creating new PHPStan\Rules\PHPUnit\TestMethodsHelper is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
PHPStan (8.4, lowest, ^11.5): tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L25
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): 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.
PHPStan (8.4, lowest, ^11.5): src/Rules/PHPUnit/DataProviderDataRule.php#L87
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.4, highest, ^12.0.9): 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.
PHPStan (8.4, highest, ^12.0.9): tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L30
Creating new PHPStan\Rules\PHPUnit\DataProviderHelper is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
PHPStan (8.4, highest, ^12.0.9): tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L26
Creating new PHPStan\Rules\PHPUnit\TestMethodsHelper is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
PHPStan (8.4, highest, ^12.0.9): tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L25
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): 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.
PHPStan (8.4, highest, ^12.0.9): src/Rules/PHPUnit/DataProviderDataRule.php#L87
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)
Process completed with exit code 2.
PHPStan (8.1, highest, ^9.5): 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.
PHPStan (8.1, highest, ^9.5): tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L30
Creating new PHPStan\Rules\PHPUnit\DataProviderHelper is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
PHPStan (8.1, highest, ^9.5): tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L26
Creating new PHPStan\Rules\PHPUnit\TestMethodsHelper is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
PHPStan (8.1, highest, ^9.5): tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L25
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): 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.
PHPStan (8.1, highest, ^9.5): src/Rules/PHPUnit/DataProviderDataRule.php#L87
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)
Process completed with exit code 2.
PHPStan (8.3, lowest, ^11.5)
Process completed with exit code 2.
PHPStan (8.4, lowest, ^10.5): 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.
PHPStan (8.3, lowest, ^11.5): 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.
PHPStan (8.4, lowest, ^10.5): tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L30
Creating new PHPStan\Rules\PHPUnit\DataProviderHelper is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
PHPStan (8.3, lowest, ^11.5): tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L30
Creating new PHPStan\Rules\PHPUnit\DataProviderHelper is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
PHPStan (8.4, lowest, ^10.5): tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L26
Creating new PHPStan\Rules\PHPUnit\TestMethodsHelper is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
PHPStan (8.3, lowest, ^11.5): tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L26
Creating new PHPStan\Rules\PHPUnit\TestMethodsHelper is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
PHPStan (8.4, lowest, ^10.5): tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L25
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): tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L25
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): 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.
PHPStan (8.3, lowest, ^11.5): 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.
PHPStan (8.4, lowest, ^10.5): src/Rules/PHPUnit/DataProviderDataRule.php#L87
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#L87
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)
Process completed with exit code 2.
PHPStan (8.1, lowest, ^10.5): 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.
PHPStan (8.1, lowest, ^10.5): tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L30
Creating new PHPStan\Rules\PHPUnit\DataProviderHelper is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
PHPStan (8.1, lowest, ^10.5): tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L26
Creating new PHPStan\Rules\PHPUnit\TestMethodsHelper is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
PHPStan (8.1, lowest, ^10.5): tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L25
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): 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.
PHPStan (8.1, lowest, ^10.5): src/Rules/PHPUnit/DataProviderDataRule.php#L87
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, ^10.5)
Process completed with exit code 2.
PHPStan (8.3, lowest, ^10.5): 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.
PHPStan (8.3, lowest, ^10.5): tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L30
Creating new PHPStan\Rules\PHPUnit\DataProviderHelper is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
PHPStan (8.3, lowest, ^10.5): tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L26
Creating new PHPStan\Rules\PHPUnit\TestMethodsHelper is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
PHPStan (8.3, lowest, ^10.5): tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L25
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): 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.
PHPStan (8.3, lowest, ^10.5): src/Rules/PHPUnit/DataProviderDataRule.php#L87
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, ^12.0.9)
Process completed with exit code 2.
PHPStan (8.3, highest, ^12.0.9): 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.
PHPStan (8.3, highest, ^12.0.9): tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L30
Creating new PHPStan\Rules\PHPUnit\DataProviderHelper is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
PHPStan (8.3, highest, ^12.0.9): tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L26
Creating new PHPStan\Rules\PHPUnit\TestMethodsHelper is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
PHPStan (8.3, highest, ^12.0.9): tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L25
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): 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.
PHPStan (8.3, highest, ^12.0.9): src/Rules/PHPUnit/DataProviderDataRule.php#L87
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)
Process completed with exit code 2.
PHPStan (8.3, highest, ^9.5): 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.
PHPStan (8.3, highest, ^9.5): tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L30
Creating new PHPStan\Rules\PHPUnit\DataProviderHelper is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
PHPStan (8.3, highest, ^9.5): tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L26
Creating new PHPStan\Rules\PHPUnit\TestMethodsHelper is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
PHPStan (8.3, highest, ^9.5): tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L25
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): 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.
PHPStan (8.3, highest, ^9.5): src/Rules/PHPUnit/DataProviderDataRule.php#L87
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.3, lowest, ^9.5): 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.
PHPStan (8.3, lowest, ^9.5): tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L30
Creating new PHPStan\Rules\PHPUnit\DataProviderHelper is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
PHPStan (8.3, lowest, ^9.5): tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L26
Creating new PHPStan\Rules\PHPUnit\TestMethodsHelper is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
PHPStan (8.3, lowest, ^9.5): tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L25
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): 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.
PHPStan (8.3, lowest, ^9.5): src/Rules/PHPUnit/DataProviderDataRule.php#L87
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, ^9.5)
Process completed with exit code 2.
PHPStan (8.2, lowest, ^9.5): 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.
PHPStan (8.2, lowest, ^9.5): tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L30
Creating new PHPStan\Rules\PHPUnit\DataProviderHelper is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
PHPStan (8.2, lowest, ^9.5): tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L26
Creating new PHPStan\Rules\PHPUnit\TestMethodsHelper is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
PHPStan (8.2, lowest, ^9.5): tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L25
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): 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.
PHPStan (8.2, lowest, ^9.5): src/Rules/PHPUnit/DataProviderDataRule.php#L87
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)
Process completed with exit code 2.
PHPStan (8.4, highest, ^10.5)
Process completed with exit code 2.
PHPStan (8.4, lowest, ^12.0.9): 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.
PHPStan (8.4, highest, ^10.5): 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.
PHPStan (8.4, lowest, ^12.0.9): tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L30
Creating new PHPStan\Rules\PHPUnit\DataProviderHelper is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
PHPStan (8.4, highest, ^10.5): tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L30
Creating new PHPStan\Rules\PHPUnit\DataProviderHelper is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
PHPStan (8.4, lowest, ^12.0.9): tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L26
Creating new PHPStan\Rules\PHPUnit\TestMethodsHelper is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
PHPStan (8.4, highest, ^10.5): tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L26
Creating new PHPStan\Rules\PHPUnit\TestMethodsHelper is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
PHPStan (8.4, lowest, ^12.0.9): tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L25
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): tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L25
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): 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.
PHPStan (8.4, highest, ^10.5): 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.
PHPStan (8.4, lowest, ^12.0.9): src/Rules/PHPUnit/DataProviderDataRule.php#L87
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#L87
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)
Process completed with exit code 2.
PHPStan (8.0, lowest, ^9.5): 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.
PHPStan (8.0, lowest, ^9.5): tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L30
Creating new PHPStan\Rules\PHPUnit\DataProviderHelper is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
PHPStan (8.0, lowest, ^9.5): tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L26
Creating new PHPStan\Rules\PHPUnit\TestMethodsHelper is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
PHPStan (8.0, lowest, ^9.5): tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L25
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): 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.
PHPStan (8.0, lowest, ^9.5): src/Rules/PHPUnit/DataProviderDataRule.php#L87
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)
Process completed with exit code 2.
PHPStan (8.3, highest, ^11.5): 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.
PHPStan (8.3, highest, ^11.5): tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L30
Creating new PHPStan\Rules\PHPUnit\DataProviderHelper is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
PHPStan (8.3, highest, ^11.5): tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L26
Creating new PHPStan\Rules\PHPUnit\TestMethodsHelper is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
PHPStan (8.3, highest, ^11.5): tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L25
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): 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.
PHPStan (8.3, highest, ^11.5): src/Rules/PHPUnit/DataProviderDataRule.php#L87
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 (7.4, highest, ^9.5)
Process completed with exit code 2.
PHPStan (7.4, highest, ^9.5): 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.
PHPStan (7.4, highest, ^9.5): tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L30
Creating new PHPStan\Rules\PHPUnit\DataProviderHelper is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
PHPStan (7.4, highest, ^9.5): tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L26
Creating new PHPStan\Rules\PHPUnit\TestMethodsHelper is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
PHPStan (7.4, highest, ^9.5): tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L25
Creating new PHPStan\Rules\PHPUnit\DataProviderDataRule is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
PHPStan (7.4, highest, ^9.5): 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.
PHPStan (7.4, highest, ^9.5): src/Rules/PHPUnit/DataProviderDataRule.php#L87
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)
Process completed with exit code 2.
PHPStan (8.3, lowest, ^12.0.9): 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.
PHPStan (8.3, lowest, ^12.0.9): tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L30
Creating new PHPStan\Rules\PHPUnit\DataProviderHelper is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
PHPStan (8.3, lowest, ^12.0.9): tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L26
Creating new PHPStan\Rules\PHPUnit\TestMethodsHelper is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
PHPStan (8.3, lowest, ^12.0.9): tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L25
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): 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.
PHPStan (8.3, lowest, ^12.0.9): src/Rules/PHPUnit/DataProviderDataRule.php#L87
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 (7.4, lowest, ^9.5)
Process completed with exit code 2.
PHPStan (7.4, lowest, ^9.5)
Process completed with exit code 2.
PHPStan (7.4, lowest, ^9.5): 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.
PHPStan (7.4, lowest, ^9.5): tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L30
Creating new PHPStan\Rules\PHPUnit\DataProviderHelper is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
PHPStan (7.4, lowest, ^9.5): tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L26
Creating new PHPStan\Rules\PHPUnit\TestMethodsHelper is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
PHPStan (7.4, lowest, ^9.5): tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L25
Creating new PHPStan\Rules\PHPUnit\DataProviderDataRule is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
PHPStan (7.4, lowest, ^9.5): 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.
PHPStan (7.4, lowest, ^9.5): src/Rules/PHPUnit/DataProviderDataRule.php#L87
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, ^11.5)
Process completed with exit code 2.
PHPStan (8.2, highest, ^11.5): 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.
PHPStan (8.2, highest, ^11.5): tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L30
Creating new PHPStan\Rules\PHPUnit\DataProviderHelper is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
PHPStan (8.2, highest, ^11.5): tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L26
Creating new PHPStan\Rules\PHPUnit\TestMethodsHelper is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
PHPStan (8.2, highest, ^11.5): tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L25
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): 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.
PHPStan (8.2, highest, ^11.5): src/Rules/PHPUnit/DataProviderDataRule.php#L87
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)
Process completed with exit code 2.
PHPStan (8.2, lowest, ^10.5): 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.
PHPStan (8.2, lowest, ^10.5): tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L30
Creating new PHPStan\Rules\PHPUnit\DataProviderHelper is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
PHPStan (8.2, lowest, ^10.5): tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L26
Creating new PHPStan\Rules\PHPUnit\TestMethodsHelper is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
PHPStan (8.2, lowest, ^10.5): tests/Rules/PHPUnit/DataProviderDataRuleTest.php#L25
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): 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.
PHPStan (8.2, lowest, ^10.5): src/Rules/PHPUnit/DataProviderDataRule.php#L87
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.