7.4 compat #1841
Annotations
3 errors
Check - phpstan:
tests/Fixer/ControlStructure/YodaStyleFixerTest.php#L964
Call to static method PHPUnit\Framework\Assert::assertInstanceOf() with 'PhpCsFixer\\FixerDefinition\\FixerDefinitionInterface' and PhpCsFixer\FixerDefinition\FixerDefinitionInterface will always evaluate to true.
|
Check - phpstan:
tests/Test/AbstractFixerWithAliasedOptionsTestCase.php#L49
Instanceof between PhpCsFixer\AbstractFixer and PhpCsFixer\AbstractFixer will always evaluate to true.
|
Check - phpstan
Process completed with exit code 1.
|
Loading