Brick\Math v0.8.17 Release Notes

Release Date: 2020-08-19 // over 3 years ago
  • ๐Ÿ› ๐Ÿ› Bug fix

    • BigInteger::toBytes() could return an incorrect binary representation for some numbers
    • The bitwise operations and(), or(), xor() on BigInteger could return an incorrect result when the GMP extension is not available