forked from mirzaev/baza
This commit is contained in:
parent
76f9548977
commit
a583763d3c
|
@ -358,7 +358,7 @@ class database
|
||||||
$unpacked[] = $encoded;
|
$unpacked[] = $encoded;
|
||||||
}
|
}
|
||||||
/**
|
/**
|
||||||
p * PHP builtin pack() ignores 64-bit integer values
|
* PHP builtin pack() ignores 64-bit integer values
|
||||||
* found on 64-bit PHP distributions
|
* found on 64-bit PHP distributions
|
||||||
* @see https://www.php.net/manual/en/function.pack.php#109382
|
* @see https://www.php.net/manual/en/function.pack.php#109382
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in New Issue