Upgrade to Rector 2.0 with PHPStan 2 and PHPParser 5 #1584
Annotations
11 errors
|
rules/CodeQuality/General/ExtEmConfRector.php#L114
Strict comparison using === between non-empty-array<PhpParser\Node\ArrayItem> and null will always evaluate to false.
|
rules/CodeQuality/General/ExtEmConfRector.php#L145
Strict comparison using === between array<PhpParser\Node\ArrayItem> and null will always evaluate to false.
|
rules/CodeQuality/General/ExtEmConfRector.php#L163
Strict comparison using === between array<PhpParser\Node\ArrayItem> and null will always evaluate to false.
|
rules/CodeQuality/General/MoveExtensionManagementUtilityAddStaticFileIntoTCAOverridesRector.php#L129
Fetching deprecated class constant REMOVE_NODE of class PhpParser\NodeTraverser:
Use NodeVisitor::REMOVE_NODE instead.
|
rules/CodeQuality/General/MoveExtensionManagementUtilityAddToAllTCAtypesIntoTCAOverridesRector.php#L134
Fetching deprecated class constant REMOVE_NODE of class PhpParser\NodeTraverser:
Use NodeVisitor::REMOVE_NODE instead.
|
rules/CodeQuality/General/MoveExtensionManagementUtilityAddToAllTCAtypesIntoTCAOverridesRector.php#L162
Instanceof between PhpParser\Node\Expr\Variable and PhpParser\Node\Expr\Variable will always evaluate to true.
|
rules/CodeQuality/General/MoveExtensionUtilityRegisterPluginIntoTCAOverridesRector.php#L87
Method Ssch\TYPO3Rector\CodeQuality\General\MoveExtensionUtilityRegisterPluginIntoTCAOverridesRector::refactor() never returns 1 so it can be removed from the return type.
|
rules/CodeQuality/General/MoveExtensionUtilityRegisterPluginIntoTCAOverridesRector.php#L87
Method Ssch\TYPO3Rector\CodeQuality\General\MoveExtensionUtilityRegisterPluginIntoTCAOverridesRector::refactor() never returns 2 so it can be removed from the return type.
|
rules/CodeQuality/General/MoveExtensionUtilityRegisterPluginIntoTCAOverridesRector.php#L87
Method Ssch\TYPO3Rector\CodeQuality\General\MoveExtensionUtilityRegisterPluginIntoTCAOverridesRector::refactor() never returns 4 so it can be removed from the return type.
|
rules/CodeQuality/General/MoveExtensionUtilityRegisterPluginIntoTCAOverridesRector.php#L87
Method Ssch\TYPO3Rector\CodeQuality\General\MoveExtensionUtilityRegisterPluginIntoTCAOverridesRector::refactor() never returns PhpParser\Node so it can be removed from the return type.
|
The logs for this run have expired and are no longer available.
Loading