Fix phpstan/phpstan#13133: Conditionally defined classes will be evaluated regardless of the current version #26905
Annotations
10 errors
|
tests/PHPStan/Rules/Functions/CallToFunctionParametersRuleTest.php#L152
If condition is always true.
|
|
tests/PHPStan/Rules/Functions/ArrayValuesRuleTest.php#L72
If condition is always true.
|
|
tests/PHPStan/Rules/Constants/DynamicClassConstantFetchRuleTest.php#L28
If condition is always false.
|
|
tests/PHPStan/Rules/Comparison/StrictComparisonOfDifferentTypesRuleTest.php#L947
If condition is always false.
|
|
tests/PHPStan/Rules/Comparison/StrictComparisonOfDifferentTypesRuleTest.php#L900
If condition is always false.
|
|
tests/PHPStan/Rules/Comparison/StrictComparisonOfDifferentTypesRuleTest.php#L760
If condition is always true.
|
|
tests/PHPStan/Reflection/ReflectionProviderTest.php#L31
If condition is always true.
|
|
tests/PHPStan/Analyser/NodeScopeResolverTest.php#L85
If condition is always true.
|
|
tests/PHPStan/Analyser/NodeScopeResolverTest.php#L79
If condition is always false.
|
|
tests/PHPStan/Analyser/Bug13813IntegrationTest.php#L34
If condition is always true.
|
The logs for this run have expired and are no longer available.
Loading