[TypeDeclaration] Skip return interface on NarrowObjectReturnTypeRector #38660
Annotations
4 errors
|
packages_tests (rectorphp/rector-symfony, Unit Tests, vendor/bin/phpunit)
Process completed with exit code 2.
|
|
packages_tests (rectorphp/rector-downgrade-php, PHPStan, vendor/bin/phpstan)
Process completed with exit code 1.
|
|
packages_tests (rectorphp/rector-downgrade-php, PHPStan, vendor/bin/phpstan):
rules/DowngradePhp80/Rector/NullsafeMethodCall/DowngradeNullsafeToTernaryOperatorRector.php#L88
Unreachable statement - code above always terminates.
|
|
packages_tests (rectorphp/rector-downgrade-php, PHPStan, vendor/bin/phpstan):
rules/DowngradePhp80/Rector/NullsafeMethodCall/DowngradeNullsafeToTernaryOperatorRector.php#L71
Instanceof between PhpParser\Node\Expr\MethodCall and PhpParser\Node\Expr\MethodCall will always evaluate to true.
|