Huge performance improvements for taint analysis #905
Annotations
10 errors
UnusedVariable:
examples/TemplateChecker.php#L49
examples/TemplateChecker.php:49:9: UnusedVariable: $this_params is never referenced or the value is not used (see https://psalm.dev/077)
|
UnusedVariable:
examples/TemplateChecker.php#L154
examples/TemplateChecker.php:154:9: UnusedVariable: $pseudo_method_stmts is never referenced or the value is not used (see https://psalm.dev/077)
|
UnusedVariable:
examples/plugins/ClassUnqualifier.php#L21
examples/plugins/ClassUnqualifier.php:21:9: UnusedVariable: $fq_class_name is never referenced or the value is not used (see https://psalm.dev/077)
|
UnusedVariable:
examples/plugins/ClassUnqualifier.php#L24
examples/plugins/ClassUnqualifier.php:24:9: UnusedVariable: $file_replacements is never referenced or the value is not used (see https://psalm.dev/077)
|
UnusedVariable:
examples/plugins/ClassUnqualifier.php#L26
examples/plugins/ClassUnqualifier.php:26:9: UnusedVariable: $candidate_type is never referenced or the value is not used (see https://psalm.dev/077)
|
UnusedVariable:
examples/plugins/ClassUnqualifier.php#L27
examples/plugins/ClassUnqualifier.php:27:9: UnusedVariable: $aliases is never referenced or the value is not used (see https://psalm.dev/077)
|
UnusedVariable:
examples/plugins/FunctionCasingChecker.php#L30
examples/plugins/FunctionCasingChecker.php:30:9: UnusedVariable: $codebase is never referenced or the value is not used (see https://psalm.dev/077)
|
UnusedVariable:
examples/plugins/FunctionCasingChecker.php#L31
examples/plugins/FunctionCasingChecker.php:31:9: UnusedVariable: $declaring_method_id is never referenced or the value is not used (see https://psalm.dev/077)
|
UnusedVariable:
examples/plugins/FunctionCasingChecker.php#L32
examples/plugins/FunctionCasingChecker.php:32:9: UnusedVariable: $statements_source is never referenced or the value is not used (see https://psalm.dev/077)
|
UnusedVariable:
examples/plugins/FunctionCasingChecker.php#L68
examples/plugins/FunctionCasingChecker.php:68:9: UnusedVariable: $codebase is never referenced or the value is not used (see https://psalm.dev/077)
|