1.2.199. Combined Calls¶
This collects all the combined function or method calls. Those are methods that are called in succession.
<?php
$a = ucfirst(strtolower($name));
?>
1.2.199.1. Specs¶
Short name |
Dump/CombinedCalls |
Rulesets |
|
Exakat since |
2.6.5 |
PHP Version |
All |
Severity |
Minor |
Time To Fix |
Quick (30 mins) |
Precision |
High |
Available in |