1.2.83. Binary Glossary¶
List of all the integer values using the binary format.
<?php
$a = 0b10;
$b = 0B0101;
?>
See also Integer syntax and Mastering binary and bitwise in PHP.
1.2.83.1. Connex PHP features¶
1.2.83.1.1. Specs¶
Short name |
Type/Binary |
Rulesets |
All, Appinfo, CE, Changed Behavior, CompatibilityPHP53, Inventory |
Exakat since |
0.8.4 |
PHP Version |
With PHP 5.4 and more recent |
Severity |
Major |
Time To Fix |
Quick (30 mins) |
Precision |
Very high |
Available in |