(PECL mongo >= 1.0.9)
MongoInt64::__construct — Creates a new 64-bit integer.
Extensia care definește această clasă este învechită. În loc, trtebuie utilizată extensia MongoDB. Nu există un echivalent al acestei clase în noua extensie.
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.