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