1.2.175. Collect Files Dependencies¶
Collect all dependencies between files, based on definitions and usage.
For example, file A.php, which defines de class A, is a dependence to a file B.php, which makes a call to a method from A, or use A as a typehint, etc..
1.2.175.1. Specs¶
Short name |
Dump/CollectFilesDependencies |
Rulesets |
|
Exakat since |
2.1.8 |
PHP Version |
All |
Severity |
Minor |
Time To Fix |
Quick (30 mins) |
Precision |
Very high |
Available in |