mirror of
https://github.com/phpseclib/phpseclib.git
synced 2025-01-28 09:38:33 +00:00
Merge branch '3.0'
This commit is contained in:
commit
a8e90331c1
@ -766,4 +766,4 @@ class BigInteger implements \JsonSerializable
|
||||
{
|
||||
return array_map(fn ($val) => new static($val), $this->value->bitwise_split($split));
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user