1.2.529. Hexadecimal Glossary¶
List of all the integer values, written in the hexadecimal format.
<?php
$hexadecimal = 0x10;
$anotherHexadecimal =0XAF;
?>
See also Integer Syntax.
1.2.529.1. Connex PHP features¶
1.2.529.1.1. Specs¶
Short name |
Type/Hexadecimal |
Rulesets |
|
Exakat since |
0.8.4 |
PHP Version |
All |
Severity |
|
Time To Fix |
|
Precision |
Very high |
Available in |