1.2.1134. Special Integers

Short and incomplete list of integers that may hold special values.

The list includes powers of 2, duration in various units, factorial, ASCII codes and years.

<?php

// 86400 is the number of seconds in a day
$day = 86400;

// 1400 is the number of minutes in a day
$day = 1440;

?>

1.2.1134.1. Specs

Short name

Type/SpecialIntegers

Rulesets

All, Inventory

Exakat since

0.8.4

PHP Version

All

Severity

Time To Fix

Precision

Very high

Features

integer

Available in

Entreprise Edition, Exakat Cloud