1
0
mirror of https://github.com/danog/tgseclib.git synced 2024-12-02 09:37:45 +01:00
tgseclib/phpseclib/Math
terrafrost 0f95ddc692 Updated fix for php.pear.net bug # 18015
toBits() on an object for which setPrecision(8) has been called should always return 8 bits.

As such we'll just iterate backwards instead of forward.
2012-09-02 01:13:21 -05:00
..
BigInteger.php Updated fix for php.pear.net bug # 18015 2012-09-02 01:13:21 -05:00