Fix PHPVersion based checks #663
Annotations
5 errors
|
PHPStan
Process completed with exit code 2.
|
|
PHPStan:
tests/Rules/PHPUnit/ClassAttributeRequiresPhpVersionRuleTest.php#L60
Accessing PHPStan\Php\ConfiguredPhpVersionRangeHelper::class is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
|
|
PHPStan:
tests/Rules/PHPUnit/AttributeRequiresPhpVersionRuleTest.php#L197
Accessing PHPStan\Php\ConfiguredPhpVersionRangeHelper::class is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
|
|
PHPStan:
tests/Rules/PHPUnit/AttributeRequiresPhpVersionRangeRuleTest.php#L53
Accessing PHPStan\Php\ConfiguredPhpVersionRangeHelper::class is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
|
|
PHPStan:
src/Rules/PHPUnit/AttributeVersionRequirementHelper.php#L163
Calling PHPStan\Php\ConfiguredPhpVersionRangeHelper::getVersionRange() is not covered by backward compatibility promise. The method might change in a minor PHPStan version.
|
background
wait
wait-all
cancel
parallel
Loading