1.2.1313. Unusual Case For PHP Functions¶
Usually, PHP functions are written all in lower case. There might a reason for the writing in uppercase, so it is recommended to investigate, and revert to the usual convention.
<?php
// All uppercases PHP functions
ECHO STRTOLOWER('This String');
?>
1.2.1313.1. Connex PHP features¶
1.2.1313.1.1. Suggestions¶
Use the PHP casing for functions
1.2.1313.1.2. Specs¶
Short name |
Php/UpperCaseFunction |
Rulesets |
|
Exakat since |
0.8.4 |
PHP Version |
All |
Severity |
Minor |
Time To Fix |
Instant (5 mins) |
Precision |
High |
Available in |