Report bool properties as too wide when only used with true/false #22490
static-analysis.yml
on: pull_request
Generate baseline
1m 44s
Generate PHP baseline
1m 45s
Matrix: PHPStan with result cache
Matrix: PHPStan
Annotations
181 errors and 7 notices
PHPStan with result cache (8.3):
tests/PHPStan/Rules/Variables/NullCoalesceRuleTest.php#L19
Property PHPStan\Rules\Variables\NullCoalesceRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan with result cache (8.3):
tests/PHPStan/Rules/Variables/CompactVariablesRuleTest.php#L14
Property PHPStan\Rules\Variables\CompactVariablesRuleTest::$checkMaybeUndefinedVariables (bool) is never assigned false so it can be removed from the property type.
|
PHPStan with result cache (8.3):
tests/PHPStan/Rules/Functions/ArrayValuesRuleTest.php#L15
Property PHPStan\Rules\Functions\ArrayValuesRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan with result cache (8.3):
tests/PHPStan/Rules/Exceptions/TooWidePropertyHookThrowTypeRuleTest.php#L16
Property PHPStan\Rules\Exceptions\TooWidePropertyHookThrowTypeRuleTest::$implicitThrows (bool) is never assigned false so it can be removed from the property type.
|
PHPStan with result cache (8.3):
tests/PHPStan/Rules/Exceptions/TooWideFunctionThrowTypeRuleTest.php#L14
Property PHPStan\Rules\Exceptions\TooWideFunctionThrowTypeRuleTest::$implicitThrows (bool) is never assigned false so it can be removed from the property type.
|
PHPStan with result cache (8.3):
tests/PHPStan/Rules/Comparison/WhileLoopAlwaysTrueConditionRuleTest.php#L14
Property PHPStan\Rules\Comparison\WhileLoopAlwaysTrueConditionRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan with result cache (8.3):
tests/PHPStan/Rules/Comparison/WhileLoopAlwaysFalseConditionRuleTest.php#L14
Property PHPStan\Rules\Comparison\WhileLoopAlwaysFalseConditionRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan with result cache (8.3):
tests/PHPStan/Rules/Comparison/LogicalXorConstantConditionRuleTest.php#L16
Property PHPStan\Rules\Comparison\LogicalXorConstantConditionRuleTest::$reportAlwaysTrueInLastCondition (bool) is never assigned true so it can be removed from the property type.
|
PHPStan with result cache (8.3):
tests/PHPStan/Rules/Comparison/LogicalXorConstantConditionRuleTest.php#L14
Property PHPStan\Rules\Comparison\LogicalXorConstantConditionRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan with result cache (8.3):
tests/PHPStan/Rules/Comparison/DoWhileLoopConstantConditionRuleTest.php#L14
Property PHPStan\Rules\Comparison\DoWhileLoopConstantConditionRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan with result cache (8.4):
tests/PHPStan/Rules/Variables/NullCoalesceRuleTest.php#L19
Property PHPStan\Rules\Variables\NullCoalesceRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan with result cache (8.4):
tests/PHPStan/Rules/Variables/CompactVariablesRuleTest.php#L14
Property PHPStan\Rules\Variables\CompactVariablesRuleTest::$checkMaybeUndefinedVariables (bool) is never assigned false so it can be removed from the property type.
|
PHPStan with result cache (8.4):
tests/PHPStan/Rules/Functions/ArrayValuesRuleTest.php#L15
Property PHPStan\Rules\Functions\ArrayValuesRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan with result cache (8.4):
tests/PHPStan/Rules/Exceptions/TooWidePropertyHookThrowTypeRuleTest.php#L16
Property PHPStan\Rules\Exceptions\TooWidePropertyHookThrowTypeRuleTest::$implicitThrows (bool) is never assigned false so it can be removed from the property type.
|
PHPStan with result cache (8.4):
tests/PHPStan/Rules/Exceptions/TooWideFunctionThrowTypeRuleTest.php#L14
Property PHPStan\Rules\Exceptions\TooWideFunctionThrowTypeRuleTest::$implicitThrows (bool) is never assigned false so it can be removed from the property type.
|
PHPStan with result cache (8.4):
tests/PHPStan/Rules/Comparison/WhileLoopAlwaysTrueConditionRuleTest.php#L14
Property PHPStan\Rules\Comparison\WhileLoopAlwaysTrueConditionRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan with result cache (8.4):
tests/PHPStan/Rules/Comparison/WhileLoopAlwaysFalseConditionRuleTest.php#L14
Property PHPStan\Rules\Comparison\WhileLoopAlwaysFalseConditionRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan with result cache (8.4):
tests/PHPStan/Rules/Comparison/LogicalXorConstantConditionRuleTest.php#L16
Property PHPStan\Rules\Comparison\LogicalXorConstantConditionRuleTest::$reportAlwaysTrueInLastCondition (bool) is never assigned true so it can be removed from the property type.
|
PHPStan with result cache (8.4):
tests/PHPStan/Rules/Comparison/LogicalXorConstantConditionRuleTest.php#L14
Property PHPStan\Rules\Comparison\LogicalXorConstantConditionRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan with result cache (8.4):
tests/PHPStan/Rules/Comparison/DoWhileLoopConstantConditionRuleTest.php#L14
Property PHPStan\Rules\Comparison\DoWhileLoopConstantConditionRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan with result cache (8.5):
tests/PHPStan/Rules/Variables/NullCoalesceRuleTest.php#L19
Property PHPStan\Rules\Variables\NullCoalesceRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan with result cache (8.5):
tests/PHPStan/Rules/Variables/CompactVariablesRuleTest.php#L14
Property PHPStan\Rules\Variables\CompactVariablesRuleTest::$checkMaybeUndefinedVariables (bool) is never assigned false so it can be removed from the property type.
|
PHPStan with result cache (8.5):
tests/PHPStan/Rules/Functions/ArrayValuesRuleTest.php#L15
Property PHPStan\Rules\Functions\ArrayValuesRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan with result cache (8.5):
tests/PHPStan/Rules/Exceptions/TooWidePropertyHookThrowTypeRuleTest.php#L16
Property PHPStan\Rules\Exceptions\TooWidePropertyHookThrowTypeRuleTest::$implicitThrows (bool) is never assigned false so it can be removed from the property type.
|
PHPStan with result cache (8.5):
tests/PHPStan/Rules/Exceptions/TooWideFunctionThrowTypeRuleTest.php#L14
Property PHPStan\Rules\Exceptions\TooWideFunctionThrowTypeRuleTest::$implicitThrows (bool) is never assigned false so it can be removed from the property type.
|
PHPStan with result cache (8.5):
tests/PHPStan/Rules/Comparison/WhileLoopAlwaysTrueConditionRuleTest.php#L14
Property PHPStan\Rules\Comparison\WhileLoopAlwaysTrueConditionRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan with result cache (8.5):
tests/PHPStan/Rules/Comparison/WhileLoopAlwaysFalseConditionRuleTest.php#L14
Property PHPStan\Rules\Comparison\WhileLoopAlwaysFalseConditionRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan with result cache (8.5):
tests/PHPStan/Rules/Comparison/LogicalXorConstantConditionRuleTest.php#L16
Property PHPStan\Rules\Comparison\LogicalXorConstantConditionRuleTest::$reportAlwaysTrueInLastCondition (bool) is never assigned true so it can be removed from the property type.
|
PHPStan with result cache (8.5):
tests/PHPStan/Rules/Comparison/LogicalXorConstantConditionRuleTest.php#L14
Property PHPStan\Rules\Comparison\LogicalXorConstantConditionRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan with result cache (8.5):
tests/PHPStan/Rules/Comparison/DoWhileLoopConstantConditionRuleTest.php#L14
Property PHPStan\Rules\Comparison\DoWhileLoopConstantConditionRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
Generate baseline
Process completed with exit code 1.
|
PHPStan (8.3, ubuntu-latest):
tests/PHPStan/Rules/Variables/NullCoalesceRuleTest.php#L19
Property PHPStan\Rules\Variables\NullCoalesceRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.3, ubuntu-latest):
tests/PHPStan/Rules/Variables/CompactVariablesRuleTest.php#L14
Property PHPStan\Rules\Variables\CompactVariablesRuleTest::$checkMaybeUndefinedVariables (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.3, ubuntu-latest):
tests/PHPStan/Rules/Functions/ArrayValuesRuleTest.php#L15
Property PHPStan\Rules\Functions\ArrayValuesRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.3, ubuntu-latest):
tests/PHPStan/Rules/Exceptions/TooWidePropertyHookThrowTypeRuleTest.php#L16
Property PHPStan\Rules\Exceptions\TooWidePropertyHookThrowTypeRuleTest::$implicitThrows (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.3, ubuntu-latest):
tests/PHPStan/Rules/Exceptions/TooWideFunctionThrowTypeRuleTest.php#L14
Property PHPStan\Rules\Exceptions\TooWideFunctionThrowTypeRuleTest::$implicitThrows (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.3, ubuntu-latest):
tests/PHPStan/Rules/Comparison/WhileLoopAlwaysTrueConditionRuleTest.php#L14
Property PHPStan\Rules\Comparison\WhileLoopAlwaysTrueConditionRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.3, ubuntu-latest):
tests/PHPStan/Rules/Comparison/WhileLoopAlwaysFalseConditionRuleTest.php#L14
Property PHPStan\Rules\Comparison\WhileLoopAlwaysFalseConditionRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.3, ubuntu-latest):
tests/PHPStan/Rules/Comparison/LogicalXorConstantConditionRuleTest.php#L16
Property PHPStan\Rules\Comparison\LogicalXorConstantConditionRuleTest::$reportAlwaysTrueInLastCondition (bool) is never assigned true so it can be removed from the property type.
|
PHPStan (8.3, ubuntu-latest):
tests/PHPStan/Rules/Comparison/LogicalXorConstantConditionRuleTest.php#L14
Property PHPStan\Rules\Comparison\LogicalXorConstantConditionRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.3, ubuntu-latest):
tests/PHPStan/Rules/Comparison/DoWhileLoopConstantConditionRuleTest.php#L14
Property PHPStan\Rules\Comparison\DoWhileLoopConstantConditionRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.5, ubuntu-latest):
tests/PHPStan/Rules/Variables/NullCoalesceRuleTest.php#L19
Property PHPStan\Rules\Variables\NullCoalesceRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.5, ubuntu-latest):
tests/PHPStan/Rules/Variables/CompactVariablesRuleTest.php#L14
Property PHPStan\Rules\Variables\CompactVariablesRuleTest::$checkMaybeUndefinedVariables (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.5, ubuntu-latest):
tests/PHPStan/Rules/Functions/ArrayValuesRuleTest.php#L15
Property PHPStan\Rules\Functions\ArrayValuesRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.5, ubuntu-latest):
tests/PHPStan/Rules/Exceptions/TooWidePropertyHookThrowTypeRuleTest.php#L16
Property PHPStan\Rules\Exceptions\TooWidePropertyHookThrowTypeRuleTest::$implicitThrows (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.5, ubuntu-latest):
tests/PHPStan/Rules/Exceptions/TooWideFunctionThrowTypeRuleTest.php#L14
Property PHPStan\Rules\Exceptions\TooWideFunctionThrowTypeRuleTest::$implicitThrows (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.5, ubuntu-latest):
tests/PHPStan/Rules/Comparison/WhileLoopAlwaysTrueConditionRuleTest.php#L14
Property PHPStan\Rules\Comparison\WhileLoopAlwaysTrueConditionRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.5, ubuntu-latest):
tests/PHPStan/Rules/Comparison/WhileLoopAlwaysFalseConditionRuleTest.php#L14
Property PHPStan\Rules\Comparison\WhileLoopAlwaysFalseConditionRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.5, ubuntu-latest):
tests/PHPStan/Rules/Comparison/LogicalXorConstantConditionRuleTest.php#L16
Property PHPStan\Rules\Comparison\LogicalXorConstantConditionRuleTest::$reportAlwaysTrueInLastCondition (bool) is never assigned true so it can be removed from the property type.
|
PHPStan (8.5, ubuntu-latest):
tests/PHPStan/Rules/Comparison/LogicalXorConstantConditionRuleTest.php#L14
Property PHPStan\Rules\Comparison\LogicalXorConstantConditionRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.5, ubuntu-latest):
tests/PHPStan/Rules/Comparison/DoWhileLoopConstantConditionRuleTest.php#L14
Property PHPStan\Rules\Comparison\DoWhileLoopConstantConditionRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.2, ubuntu-latest):
tests/PHPStan/Rules/Variables/NullCoalesceRuleTest.php#L19
Property PHPStan\Rules\Variables\NullCoalesceRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.2, ubuntu-latest):
tests/PHPStan/Rules/Variables/CompactVariablesRuleTest.php#L14
Property PHPStan\Rules\Variables\CompactVariablesRuleTest::$checkMaybeUndefinedVariables (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.2, ubuntu-latest):
tests/PHPStan/Rules/Functions/ArrayValuesRuleTest.php#L15
Property PHPStan\Rules\Functions\ArrayValuesRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.2, ubuntu-latest):
tests/PHPStan/Rules/Exceptions/TooWidePropertyHookThrowTypeRuleTest.php#L16
Property PHPStan\Rules\Exceptions\TooWidePropertyHookThrowTypeRuleTest::$implicitThrows (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.2, ubuntu-latest):
tests/PHPStan/Rules/Exceptions/TooWideFunctionThrowTypeRuleTest.php#L14
Property PHPStan\Rules\Exceptions\TooWideFunctionThrowTypeRuleTest::$implicitThrows (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.2, ubuntu-latest):
tests/PHPStan/Rules/Comparison/WhileLoopAlwaysTrueConditionRuleTest.php#L14
Property PHPStan\Rules\Comparison\WhileLoopAlwaysTrueConditionRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.2, ubuntu-latest):
tests/PHPStan/Rules/Comparison/WhileLoopAlwaysFalseConditionRuleTest.php#L14
Property PHPStan\Rules\Comparison\WhileLoopAlwaysFalseConditionRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.2, ubuntu-latest):
tests/PHPStan/Rules/Comparison/LogicalXorConstantConditionRuleTest.php#L16
Property PHPStan\Rules\Comparison\LogicalXorConstantConditionRuleTest::$reportAlwaysTrueInLastCondition (bool) is never assigned true so it can be removed from the property type.
|
PHPStan (8.2, ubuntu-latest):
tests/PHPStan/Rules/Comparison/LogicalXorConstantConditionRuleTest.php#L14
Property PHPStan\Rules\Comparison\LogicalXorConstantConditionRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.2, ubuntu-latest):
tests/PHPStan/Rules/Comparison/DoWhileLoopConstantConditionRuleTest.php#L14
Property PHPStan\Rules\Comparison\DoWhileLoopConstantConditionRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan with result cache (8.2):
tests/PHPStan/Rules/Variables/NullCoalesceRuleTest.php#L19
Property PHPStan\Rules\Variables\NullCoalesceRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan with result cache (8.2):
tests/PHPStan/Rules/Variables/CompactVariablesRuleTest.php#L14
Property PHPStan\Rules\Variables\CompactVariablesRuleTest::$checkMaybeUndefinedVariables (bool) is never assigned false so it can be removed from the property type.
|
PHPStan with result cache (8.2):
tests/PHPStan/Rules/Functions/ArrayValuesRuleTest.php#L15
Property PHPStan\Rules\Functions\ArrayValuesRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan with result cache (8.2):
tests/PHPStan/Rules/Exceptions/TooWidePropertyHookThrowTypeRuleTest.php#L16
Property PHPStan\Rules\Exceptions\TooWidePropertyHookThrowTypeRuleTest::$implicitThrows (bool) is never assigned false so it can be removed from the property type.
|
PHPStan with result cache (8.2):
tests/PHPStan/Rules/Exceptions/TooWideFunctionThrowTypeRuleTest.php#L14
Property PHPStan\Rules\Exceptions\TooWideFunctionThrowTypeRuleTest::$implicitThrows (bool) is never assigned false so it can be removed from the property type.
|
PHPStan with result cache (8.2):
tests/PHPStan/Rules/Comparison/WhileLoopAlwaysTrueConditionRuleTest.php#L14
Property PHPStan\Rules\Comparison\WhileLoopAlwaysTrueConditionRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan with result cache (8.2):
tests/PHPStan/Rules/Comparison/WhileLoopAlwaysFalseConditionRuleTest.php#L14
Property PHPStan\Rules\Comparison\WhileLoopAlwaysFalseConditionRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan with result cache (8.2):
tests/PHPStan/Rules/Comparison/LogicalXorConstantConditionRuleTest.php#L16
Property PHPStan\Rules\Comparison\LogicalXorConstantConditionRuleTest::$reportAlwaysTrueInLastCondition (bool) is never assigned true so it can be removed from the property type.
|
PHPStan with result cache (8.2):
tests/PHPStan/Rules/Comparison/LogicalXorConstantConditionRuleTest.php#L14
Property PHPStan\Rules\Comparison\LogicalXorConstantConditionRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan with result cache (8.2):
tests/PHPStan/Rules/Comparison/DoWhileLoopConstantConditionRuleTest.php#L14
Property PHPStan\Rules\Comparison\DoWhileLoopConstantConditionRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.1, ubuntu-latest):
tests/PHPStan/Rules/Variables/NullCoalesceRuleTest.php#L19
Property PHPStan\Rules\Variables\NullCoalesceRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.1, ubuntu-latest):
tests/PHPStan/Rules/Variables/CompactVariablesRuleTest.php#L14
Property PHPStan\Rules\Variables\CompactVariablesRuleTest::$checkMaybeUndefinedVariables (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.1, ubuntu-latest):
tests/PHPStan/Rules/Functions/ArrayValuesRuleTest.php#L15
Property PHPStan\Rules\Functions\ArrayValuesRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.1, ubuntu-latest):
tests/PHPStan/Rules/Exceptions/TooWidePropertyHookThrowTypeRuleTest.php#L16
Property PHPStan\Rules\Exceptions\TooWidePropertyHookThrowTypeRuleTest::$implicitThrows (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.1, ubuntu-latest):
tests/PHPStan/Rules/Exceptions/TooWideFunctionThrowTypeRuleTest.php#L14
Property PHPStan\Rules\Exceptions\TooWideFunctionThrowTypeRuleTest::$implicitThrows (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.1, ubuntu-latest):
tests/PHPStan/Rules/Comparison/WhileLoopAlwaysTrueConditionRuleTest.php#L14
Property PHPStan\Rules\Comparison\WhileLoopAlwaysTrueConditionRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.1, ubuntu-latest):
tests/PHPStan/Rules/Comparison/WhileLoopAlwaysFalseConditionRuleTest.php#L14
Property PHPStan\Rules\Comparison\WhileLoopAlwaysFalseConditionRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.1, ubuntu-latest):
tests/PHPStan/Rules/Comparison/LogicalXorConstantConditionRuleTest.php#L16
Property PHPStan\Rules\Comparison\LogicalXorConstantConditionRuleTest::$reportAlwaysTrueInLastCondition (bool) is never assigned true so it can be removed from the property type.
|
PHPStan (8.1, ubuntu-latest):
tests/PHPStan/Rules/Comparison/LogicalXorConstantConditionRuleTest.php#L14
Property PHPStan\Rules\Comparison\LogicalXorConstantConditionRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.1, ubuntu-latest):
tests/PHPStan/Rules/Comparison/DoWhileLoopConstantConditionRuleTest.php#L14
Property PHPStan\Rules\Comparison\DoWhileLoopConstantConditionRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.4, ubuntu-latest):
tests/PHPStan/Rules/Variables/NullCoalesceRuleTest.php#L19
Property PHPStan\Rules\Variables\NullCoalesceRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.4, ubuntu-latest):
tests/PHPStan/Rules/Variables/CompactVariablesRuleTest.php#L14
Property PHPStan\Rules\Variables\CompactVariablesRuleTest::$checkMaybeUndefinedVariables (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.4, ubuntu-latest):
tests/PHPStan/Rules/Functions/ArrayValuesRuleTest.php#L15
Property PHPStan\Rules\Functions\ArrayValuesRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.4, ubuntu-latest):
tests/PHPStan/Rules/Exceptions/TooWidePropertyHookThrowTypeRuleTest.php#L16
Property PHPStan\Rules\Exceptions\TooWidePropertyHookThrowTypeRuleTest::$implicitThrows (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.4, ubuntu-latest):
tests/PHPStan/Rules/Exceptions/TooWideFunctionThrowTypeRuleTest.php#L14
Property PHPStan\Rules\Exceptions\TooWideFunctionThrowTypeRuleTest::$implicitThrows (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.4, ubuntu-latest):
tests/PHPStan/Rules/Comparison/WhileLoopAlwaysTrueConditionRuleTest.php#L14
Property PHPStan\Rules\Comparison\WhileLoopAlwaysTrueConditionRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.4, ubuntu-latest):
tests/PHPStan/Rules/Comparison/WhileLoopAlwaysFalseConditionRuleTest.php#L14
Property PHPStan\Rules\Comparison\WhileLoopAlwaysFalseConditionRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.4, ubuntu-latest):
tests/PHPStan/Rules/Comparison/LogicalXorConstantConditionRuleTest.php#L16
Property PHPStan\Rules\Comparison\LogicalXorConstantConditionRuleTest::$reportAlwaysTrueInLastCondition (bool) is never assigned true so it can be removed from the property type.
|
PHPStan (8.4, ubuntu-latest):
tests/PHPStan/Rules/Comparison/LogicalXorConstantConditionRuleTest.php#L14
Property PHPStan\Rules\Comparison\LogicalXorConstantConditionRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.4, ubuntu-latest):
tests/PHPStan/Rules/Comparison/DoWhileLoopConstantConditionRuleTest.php#L14
Property PHPStan\Rules\Comparison\DoWhileLoopConstantConditionRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.0, ubuntu-latest):
tests/PHPStan/Rules/Variables/NullCoalesceRuleTest.php#L19
Property PHPStan\Rules\Variables\NullCoalesceRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.0, ubuntu-latest):
tests/PHPStan/Rules/Variables/CompactVariablesRuleTest.php#L14
Property PHPStan\Rules\Variables\CompactVariablesRuleTest::$checkMaybeUndefinedVariables (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.0, ubuntu-latest):
tests/PHPStan/Rules/Functions/ArrayValuesRuleTest.php#L15
Property PHPStan\Rules\Functions\ArrayValuesRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.0, ubuntu-latest):
tests/PHPStan/Rules/Exceptions/TooWidePropertyHookThrowTypeRuleTest.php#L16
Property PHPStan\Rules\Exceptions\TooWidePropertyHookThrowTypeRuleTest::$implicitThrows (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.0, ubuntu-latest):
tests/PHPStan/Rules/Exceptions/TooWideFunctionThrowTypeRuleTest.php#L14
Property PHPStan\Rules\Exceptions\TooWideFunctionThrowTypeRuleTest::$implicitThrows (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.0, ubuntu-latest):
tests/PHPStan/Rules/Comparison/WhileLoopAlwaysTrueConditionRuleTest.php#L14
Property PHPStan\Rules\Comparison\WhileLoopAlwaysTrueConditionRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.0, ubuntu-latest):
tests/PHPStan/Rules/Comparison/WhileLoopAlwaysFalseConditionRuleTest.php#L14
Property PHPStan\Rules\Comparison\WhileLoopAlwaysFalseConditionRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.0, ubuntu-latest):
tests/PHPStan/Rules/Comparison/LogicalXorConstantConditionRuleTest.php#L16
Property PHPStan\Rules\Comparison\LogicalXorConstantConditionRuleTest::$reportAlwaysTrueInLastCondition (bool) is never assigned true so it can be removed from the property type.
|
PHPStan (8.0, ubuntu-latest):
tests/PHPStan/Rules/Comparison/LogicalXorConstantConditionRuleTest.php#L14
Property PHPStan\Rules\Comparison\LogicalXorConstantConditionRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.0, ubuntu-latest):
tests/PHPStan/Rules/Comparison/DoWhileLoopConstantConditionRuleTest.php#L14
Property PHPStan\Rules\Comparison\DoWhileLoopConstantConditionRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.3, windows-latest):
tests/PHPStan/Rules/Variables/NullCoalesceRuleTest.php#L19
Property PHPStan\Rules\Variables\NullCoalesceRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.3, windows-latest):
tests/PHPStan/Rules/Variables/CompactVariablesRuleTest.php#L14
Property PHPStan\Rules\Variables\CompactVariablesRuleTest::$checkMaybeUndefinedVariables (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.3, windows-latest):
tests/PHPStan/Rules/Functions/ArrayValuesRuleTest.php#L15
Property PHPStan\Rules\Functions\ArrayValuesRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.3, windows-latest):
tests/PHPStan/Rules/Exceptions/TooWidePropertyHookThrowTypeRuleTest.php#L16
Property PHPStan\Rules\Exceptions\TooWidePropertyHookThrowTypeRuleTest::$implicitThrows (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.3, windows-latest):
tests/PHPStan/Rules/Exceptions/TooWideFunctionThrowTypeRuleTest.php#L14
Property PHPStan\Rules\Exceptions\TooWideFunctionThrowTypeRuleTest::$implicitThrows (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.3, windows-latest):
tests/PHPStan/Rules/Comparison/WhileLoopAlwaysTrueConditionRuleTest.php#L14
Property PHPStan\Rules\Comparison\WhileLoopAlwaysTrueConditionRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.3, windows-latest):
tests/PHPStan/Rules/Comparison/WhileLoopAlwaysFalseConditionRuleTest.php#L14
Property PHPStan\Rules\Comparison\WhileLoopAlwaysFalseConditionRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.3, windows-latest):
tests/PHPStan/Rules/Comparison/LogicalXorConstantConditionRuleTest.php#L16
Property PHPStan\Rules\Comparison\LogicalXorConstantConditionRuleTest::$reportAlwaysTrueInLastCondition (bool) is never assigned true so it can be removed from the property type.
|
PHPStan (8.3, windows-latest):
tests/PHPStan/Rules/Comparison/LogicalXorConstantConditionRuleTest.php#L14
Property PHPStan\Rules\Comparison\LogicalXorConstantConditionRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.3, windows-latest):
tests/PHPStan/Rules/Comparison/DoWhileLoopConstantConditionRuleTest.php#L14
Property PHPStan\Rules\Comparison\DoWhileLoopConstantConditionRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.2, windows-latest):
tests/PHPStan/Rules/Variables/NullCoalesceRuleTest.php#L19
Property PHPStan\Rules\Variables\NullCoalesceRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.2, windows-latest):
tests/PHPStan/Rules/Variables/CompactVariablesRuleTest.php#L14
Property PHPStan\Rules\Variables\CompactVariablesRuleTest::$checkMaybeUndefinedVariables (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.2, windows-latest):
tests/PHPStan/Rules/Functions/ArrayValuesRuleTest.php#L15
Property PHPStan\Rules\Functions\ArrayValuesRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.2, windows-latest):
tests/PHPStan/Rules/Exceptions/TooWidePropertyHookThrowTypeRuleTest.php#L16
Property PHPStan\Rules\Exceptions\TooWidePropertyHookThrowTypeRuleTest::$implicitThrows (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.2, windows-latest):
tests/PHPStan/Rules/Exceptions/TooWideFunctionThrowTypeRuleTest.php#L14
Property PHPStan\Rules\Exceptions\TooWideFunctionThrowTypeRuleTest::$implicitThrows (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.2, windows-latest):
tests/PHPStan/Rules/Comparison/WhileLoopAlwaysTrueConditionRuleTest.php#L14
Property PHPStan\Rules\Comparison\WhileLoopAlwaysTrueConditionRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.2, windows-latest):
tests/PHPStan/Rules/Comparison/WhileLoopAlwaysFalseConditionRuleTest.php#L14
Property PHPStan\Rules\Comparison\WhileLoopAlwaysFalseConditionRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.2, windows-latest):
tests/PHPStan/Rules/Comparison/LogicalXorConstantConditionRuleTest.php#L16
Property PHPStan\Rules\Comparison\LogicalXorConstantConditionRuleTest::$reportAlwaysTrueInLastCondition (bool) is never assigned true so it can be removed from the property type.
|
PHPStan (8.2, windows-latest):
tests/PHPStan/Rules/Comparison/LogicalXorConstantConditionRuleTest.php#L14
Property PHPStan\Rules\Comparison\LogicalXorConstantConditionRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.2, windows-latest):
tests/PHPStan/Rules/Comparison/DoWhileLoopConstantConditionRuleTest.php#L14
Property PHPStan\Rules\Comparison\DoWhileLoopConstantConditionRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.4, windows-latest):
tests/PHPStan/Rules/Variables/NullCoalesceRuleTest.php#L19
Property PHPStan\Rules\Variables\NullCoalesceRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.4, windows-latest):
tests/PHPStan/Rules/Variables/CompactVariablesRuleTest.php#L14
Property PHPStan\Rules\Variables\CompactVariablesRuleTest::$checkMaybeUndefinedVariables (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.4, windows-latest):
tests/PHPStan/Rules/Functions/ArrayValuesRuleTest.php#L15
Property PHPStan\Rules\Functions\ArrayValuesRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.4, windows-latest):
tests/PHPStan/Rules/Exceptions/TooWidePropertyHookThrowTypeRuleTest.php#L16
Property PHPStan\Rules\Exceptions\TooWidePropertyHookThrowTypeRuleTest::$implicitThrows (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.4, windows-latest):
tests/PHPStan/Rules/Exceptions/TooWideFunctionThrowTypeRuleTest.php#L14
Property PHPStan\Rules\Exceptions\TooWideFunctionThrowTypeRuleTest::$implicitThrows (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.4, windows-latest):
tests/PHPStan/Rules/Comparison/WhileLoopAlwaysTrueConditionRuleTest.php#L14
Property PHPStan\Rules\Comparison\WhileLoopAlwaysTrueConditionRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.4, windows-latest):
tests/PHPStan/Rules/Comparison/WhileLoopAlwaysFalseConditionRuleTest.php#L14
Property PHPStan\Rules\Comparison\WhileLoopAlwaysFalseConditionRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.4, windows-latest):
tests/PHPStan/Rules/Comparison/LogicalXorConstantConditionRuleTest.php#L16
Property PHPStan\Rules\Comparison\LogicalXorConstantConditionRuleTest::$reportAlwaysTrueInLastCondition (bool) is never assigned true so it can be removed from the property type.
|
PHPStan (8.4, windows-latest):
tests/PHPStan/Rules/Comparison/LogicalXorConstantConditionRuleTest.php#L14
Property PHPStan\Rules\Comparison\LogicalXorConstantConditionRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.4, windows-latest):
tests/PHPStan/Rules/Comparison/DoWhileLoopConstantConditionRuleTest.php#L14
Property PHPStan\Rules\Comparison\DoWhileLoopConstantConditionRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.5, windows-latest):
tests/PHPStan/Rules/Variables/NullCoalesceRuleTest.php#L19
Property PHPStan\Rules\Variables\NullCoalesceRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.5, windows-latest):
tests/PHPStan/Rules/Variables/CompactVariablesRuleTest.php#L14
Property PHPStan\Rules\Variables\CompactVariablesRuleTest::$checkMaybeUndefinedVariables (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.5, windows-latest):
tests/PHPStan/Rules/Functions/ArrayValuesRuleTest.php#L15
Property PHPStan\Rules\Functions\ArrayValuesRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.5, windows-latest):
tests/PHPStan/Rules/Exceptions/TooWidePropertyHookThrowTypeRuleTest.php#L16
Property PHPStan\Rules\Exceptions\TooWidePropertyHookThrowTypeRuleTest::$implicitThrows (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.5, windows-latest):
tests/PHPStan/Rules/Exceptions/TooWideFunctionThrowTypeRuleTest.php#L14
Property PHPStan\Rules\Exceptions\TooWideFunctionThrowTypeRuleTest::$implicitThrows (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.5, windows-latest):
tests/PHPStan/Rules/Comparison/WhileLoopAlwaysTrueConditionRuleTest.php#L14
Property PHPStan\Rules\Comparison\WhileLoopAlwaysTrueConditionRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.5, windows-latest):
tests/PHPStan/Rules/Comparison/WhileLoopAlwaysFalseConditionRuleTest.php#L14
Property PHPStan\Rules\Comparison\WhileLoopAlwaysFalseConditionRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.5, windows-latest):
tests/PHPStan/Rules/Comparison/LogicalXorConstantConditionRuleTest.php#L16
Property PHPStan\Rules\Comparison\LogicalXorConstantConditionRuleTest::$reportAlwaysTrueInLastCondition (bool) is never assigned true so it can be removed from the property type.
|
PHPStan (8.5, windows-latest):
tests/PHPStan/Rules/Comparison/LogicalXorConstantConditionRuleTest.php#L14
Property PHPStan\Rules\Comparison\LogicalXorConstantConditionRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.5, windows-latest):
tests/PHPStan/Rules/Comparison/DoWhileLoopConstantConditionRuleTest.php#L14
Property PHPStan\Rules\Comparison\DoWhileLoopConstantConditionRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.1, windows-latest):
tests/PHPStan/Rules/Variables/NullCoalesceRuleTest.php#L19
Property PHPStan\Rules\Variables\NullCoalesceRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.1, windows-latest):
tests/PHPStan/Rules/Variables/CompactVariablesRuleTest.php#L14
Property PHPStan\Rules\Variables\CompactVariablesRuleTest::$checkMaybeUndefinedVariables (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.1, windows-latest):
tests/PHPStan/Rules/Functions/ArrayValuesRuleTest.php#L15
Property PHPStan\Rules\Functions\ArrayValuesRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.1, windows-latest):
tests/PHPStan/Rules/Exceptions/TooWidePropertyHookThrowTypeRuleTest.php#L16
Property PHPStan\Rules\Exceptions\TooWidePropertyHookThrowTypeRuleTest::$implicitThrows (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.1, windows-latest):
tests/PHPStan/Rules/Exceptions/TooWideFunctionThrowTypeRuleTest.php#L14
Property PHPStan\Rules\Exceptions\TooWideFunctionThrowTypeRuleTest::$implicitThrows (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.1, windows-latest):
tests/PHPStan/Rules/Comparison/WhileLoopAlwaysTrueConditionRuleTest.php#L14
Property PHPStan\Rules\Comparison\WhileLoopAlwaysTrueConditionRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.1, windows-latest):
tests/PHPStan/Rules/Comparison/WhileLoopAlwaysFalseConditionRuleTest.php#L14
Property PHPStan\Rules\Comparison\WhileLoopAlwaysFalseConditionRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.1, windows-latest):
tests/PHPStan/Rules/Comparison/LogicalXorConstantConditionRuleTest.php#L16
Property PHPStan\Rules\Comparison\LogicalXorConstantConditionRuleTest::$reportAlwaysTrueInLastCondition (bool) is never assigned true so it can be removed from the property type.
|
PHPStan (8.1, windows-latest):
tests/PHPStan/Rules/Comparison/LogicalXorConstantConditionRuleTest.php#L14
Property PHPStan\Rules\Comparison\LogicalXorConstantConditionRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.1, windows-latest):
tests/PHPStan/Rules/Comparison/DoWhileLoopConstantConditionRuleTest.php#L14
Property PHPStan\Rules\Comparison\DoWhileLoopConstantConditionRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.0, windows-latest):
tests/PHPStan/Rules/Variables/NullCoalesceRuleTest.php#L19
Property PHPStan\Rules\Variables\NullCoalesceRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.0, windows-latest):
tests/PHPStan/Rules/Variables/CompactVariablesRuleTest.php#L14
Property PHPStan\Rules\Variables\CompactVariablesRuleTest::$checkMaybeUndefinedVariables (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.0, windows-latest):
tests/PHPStan/Rules/Functions/ArrayValuesRuleTest.php#L15
Property PHPStan\Rules\Functions\ArrayValuesRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.0, windows-latest):
tests/PHPStan/Rules/Exceptions/TooWidePropertyHookThrowTypeRuleTest.php#L16
Property PHPStan\Rules\Exceptions\TooWidePropertyHookThrowTypeRuleTest::$implicitThrows (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.0, windows-latest):
tests/PHPStan/Rules/Exceptions/TooWideFunctionThrowTypeRuleTest.php#L14
Property PHPStan\Rules\Exceptions\TooWideFunctionThrowTypeRuleTest::$implicitThrows (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.0, windows-latest):
tests/PHPStan/Rules/Comparison/WhileLoopAlwaysTrueConditionRuleTest.php#L14
Property PHPStan\Rules\Comparison\WhileLoopAlwaysTrueConditionRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.0, windows-latest):
tests/PHPStan/Rules/Comparison/WhileLoopAlwaysFalseConditionRuleTest.php#L14
Property PHPStan\Rules\Comparison\WhileLoopAlwaysFalseConditionRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.0, windows-latest):
tests/PHPStan/Rules/Comparison/LogicalXorConstantConditionRuleTest.php#L16
Property PHPStan\Rules\Comparison\LogicalXorConstantConditionRuleTest::$reportAlwaysTrueInLastCondition (bool) is never assigned true so it can be removed from the property type.
|
PHPStan (8.0, windows-latest):
tests/PHPStan/Rules/Comparison/LogicalXorConstantConditionRuleTest.php#L14
Property PHPStan\Rules\Comparison\LogicalXorConstantConditionRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.0, windows-latest):
tests/PHPStan/Rules/Comparison/DoWhileLoopConstantConditionRuleTest.php#L14
Property PHPStan\Rules\Comparison\DoWhileLoopConstantConditionRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (7.4, ubuntu-latest):
tests/PHPStan/Rules/Variables/NullCoalesceRuleTest.php#L19
Property PHPStan\Rules\Variables\NullCoalesceRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (7.4, ubuntu-latest):
tests/PHPStan/Rules/Variables/CompactVariablesRuleTest.php#L14
Property PHPStan\Rules\Variables\CompactVariablesRuleTest::$checkMaybeUndefinedVariables (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (7.4, ubuntu-latest):
tests/PHPStan/Rules/Functions/ArrayValuesRuleTest.php#L15
Property PHPStan\Rules\Functions\ArrayValuesRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (7.4, ubuntu-latest):
tests/PHPStan/Rules/Exceptions/TooWidePropertyHookThrowTypeRuleTest.php#L16
Property PHPStan\Rules\Exceptions\TooWidePropertyHookThrowTypeRuleTest::$implicitThrows (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (7.4, ubuntu-latest):
tests/PHPStan/Rules/Exceptions/TooWideFunctionThrowTypeRuleTest.php#L14
Property PHPStan\Rules\Exceptions\TooWideFunctionThrowTypeRuleTest::$implicitThrows (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (7.4, ubuntu-latest):
tests/PHPStan/Rules/Comparison/WhileLoopAlwaysTrueConditionRuleTest.php#L14
Property PHPStan\Rules\Comparison\WhileLoopAlwaysTrueConditionRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (7.4, ubuntu-latest):
tests/PHPStan/Rules/Comparison/WhileLoopAlwaysFalseConditionRuleTest.php#L14
Property PHPStan\Rules\Comparison\WhileLoopAlwaysFalseConditionRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (7.4, ubuntu-latest):
tests/PHPStan/Rules/Comparison/LogicalXorConstantConditionRuleTest.php#L16
Property PHPStan\Rules\Comparison\LogicalXorConstantConditionRuleTest::$reportAlwaysTrueInLastCondition (bool) is never assigned true so it can be removed from the property type.
|
PHPStan (7.4, ubuntu-latest):
tests/PHPStan/Rules/Comparison/LogicalXorConstantConditionRuleTest.php#L14
Property PHPStan\Rules\Comparison\LogicalXorConstantConditionRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (7.4, ubuntu-latest):
tests/PHPStan/Rules/Comparison/DoWhileLoopConstantConditionRuleTest.php#L14
Property PHPStan\Rules\Comparison\DoWhileLoopConstantConditionRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (7.4, windows-latest):
tests/PHPStan/Rules/Variables/NullCoalesceRuleTest.php#L19
Property PHPStan\Rules\Variables\NullCoalesceRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (7.4, windows-latest):
tests/PHPStan/Rules/Variables/CompactVariablesRuleTest.php#L14
Property PHPStan\Rules\Variables\CompactVariablesRuleTest::$checkMaybeUndefinedVariables (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (7.4, windows-latest):
tests/PHPStan/Rules/Functions/ArrayValuesRuleTest.php#L15
Property PHPStan\Rules\Functions\ArrayValuesRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (7.4, windows-latest):
tests/PHPStan/Rules/Exceptions/TooWidePropertyHookThrowTypeRuleTest.php#L16
Property PHPStan\Rules\Exceptions\TooWidePropertyHookThrowTypeRuleTest::$implicitThrows (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (7.4, windows-latest):
tests/PHPStan/Rules/Exceptions/TooWideFunctionThrowTypeRuleTest.php#L14
Property PHPStan\Rules\Exceptions\TooWideFunctionThrowTypeRuleTest::$implicitThrows (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (7.4, windows-latest):
tests/PHPStan/Rules/Comparison/WhileLoopAlwaysTrueConditionRuleTest.php#L14
Property PHPStan\Rules\Comparison\WhileLoopAlwaysTrueConditionRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (7.4, windows-latest):
tests/PHPStan/Rules/Comparison/WhileLoopAlwaysFalseConditionRuleTest.php#L14
Property PHPStan\Rules\Comparison\WhileLoopAlwaysFalseConditionRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (7.4, windows-latest):
tests/PHPStan/Rules/Comparison/LogicalXorConstantConditionRuleTest.php#L16
Property PHPStan\Rules\Comparison\LogicalXorConstantConditionRuleTest::$reportAlwaysTrueInLastCondition (bool) is never assigned true so it can be removed from the property type.
|
PHPStan (7.4, windows-latest):
tests/PHPStan/Rules/Comparison/LogicalXorConstantConditionRuleTest.php#L14
Property PHPStan\Rules\Comparison\LogicalXorConstantConditionRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (7.4, windows-latest):
tests/PHPStan/Rules/Comparison/DoWhileLoopConstantConditionRuleTest.php#L14
Property PHPStan\Rules\Comparison\DoWhileLoopConstantConditionRuleTest::$treatPhpDocTypesAsCertain (bool) is never assigned false so it can be removed from the property type.
|
PHPStan (8.3, windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
PHPStan (8.2, windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
PHPStan (8.4, windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
PHPStan (8.5, windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
PHPStan (8.1, windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
PHPStan (8.0, windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
PHPStan (7.4, windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|