(PECL mongo >= 1.0.9)
MongoInt64::__construct — Creates a new 64-bit integer.
Расширение, задающее этот класс, объявлено устаревшим. Вместо него используйте расширение MongoDB. Никакой замены данному классу не предусмотрено.
Instead, the new extension chooses the appropriate database type depending on the integer's value.
$value
)Creates a new 64-bit number with the given value.
value
A number.
Returns a new integer.