mirror of
https://github.com/phpseclib/phpseclib.git
synced 2025-01-14 18:59:51 +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…
Reference in New Issue
Block a user