Dead code detection #18453
Annotations
10 errors
build/PHPStan/Build/ApiPhpDocEntrypointProvider.php#L46
Method PHPStan\Build\ApiPhpDocEntrypointProvider::isApiClass() has parameter $reflection with generic class ReflectionClass but does not specify its types: T
|
build/PHPStan/Build/ApiPhpDocEntrypointProvider.php#L56
Method PHPStan\Build\ApiPhpDocEntrypointProvider::isApiMethod() has parameter $reflectionClass with generic class ReflectionClass but does not specify its types: T
|
src/Analyser/UndefinedVariableException.php#L16
Unused PHPStan\Analyser\UndefinedVariableException::getScope
|
src/Analyser/UndefinedVariableException.php#L21
Unused PHPStan\Analyser\UndefinedVariableException::getVariableName
|
src/Broker/ClassAutoloadingException.php#L37
Unused PHPStan\Broker\ClassAutoloadingException::getClassName
|
src/Broker/ClassNotFoundException.php#L16
Unused PHPStan\Broker\ClassNotFoundException::getClassName
|
src/Broker/ConstantNotFoundException.php#L16
Unused PHPStan\Broker\ConstantNotFoundException::getConstantName
|
src/Broker/FunctionNotFoundException.php#L16
Unused PHPStan\Broker\FunctionNotFoundException::getFunctionName
|
src/Dependency/ExportedNode.php#L18
Unused PHPStan\Dependency\ExportedNode::decode
|
src/Dependency/ExportedNode/ExportedClassConstantsNode.php#L74
Unused PHPStan\Dependency\ExportedNode\ExportedClassConstantsNode::decode
|
The logs for this run have expired and are no longer available.
Loading