Implement ClassAttributeRequiresPhpVersionRule #637
Annotations
5 errors
|
PHPStan
Process completed with exit code 2.
|
|
PHPStan:
tests/Rules/PHPUnit/ClassAttributeRequiresPhpVersionRuleTest.php#L50
Creating new PHPStan\Rules\PHPUnit\AttributeVersionRequirementHelper is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
|
|
PHPStan:
tests/Rules/PHPUnit/ClassAttributeRequiresPhpVersionRuleTest.php#L49
Method Rules\PHPUnit\ClassAttributeRequiresPhpVersionRuleTest::getRule() should return PHPStan\Rules\PHPUnit\AttributeRequiresPhpVersionRule but returns PHPStan\Rules\PHPUnit\ClassAttributeRequiresPhpVersionRule.
|
|
PHPStan:
tests/Rules/PHPUnit/ClassAttributeRequiresPhpVersionRuleTest.php#L49
Creating new PHPStan\Rules\PHPUnit\ClassAttributeRequiresPhpVersionRule is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
|
|
PHPStan:
tests/Rules/PHPUnit/ClassAttributeRequiresPhpVersionRuleTest.php#L47
Creating new PHPStan\Rules\PHPUnit\PHPUnitVersion is not covered by backward compatibility promise. The class might change in a minor PHPStan version.
|
background
wait
wait-all
cancel
parallel
Loading