1.2.997. Printf Format Inventory¶
All format used in the code with printf(), vprintf(), sprintf(), scanf() and fscanf().
<?php
// Display a number with 2 digits
echo printf("%'.2d\n", 123);
?>
1.2.997.1. Connex PHP features¶
1.2.997.1.1. Specs¶
Short name |
Type/Printf |
Rulesets |
|
Exakat since |
1.5.0 |
PHP Version |
All |
Severity |
|
Time To Fix |
|
Precision |
Very high |
Available in |