[ANNOUNCEMENT] Math_BigInteger-1.0.3 (stable) Released.
[email protected] ("PEAR Announce") Tue, 12 Apr 2016 02:30:14 -0400 (EDT)
| Newsgroups | php.pear.general |
|---|---|
| Message-ID | <[email protected]> |
The new PEAR package Math_BigInteger-1.0.3 (stable) has been released at http://pear.php.net/.
Release notes
-------------
- Fix PHP7 constructor deprecation notice
Package Info
------------
Supports base-2, base-10, base-16, and base-256 numbers. Uses the GMP or BCMath extensions, if available, and an internal implementation, otherwise.
Related Links
-------------
Package home: http://pear.php.net/package/Math_BigInteger
Changelog: http://pear.php.net/package/Math_BigInteger/download/1.0.3
Download: http://download.pear.php.net/package/Math_BigInteger-1.0.3.tgz
Authors
-------
Jim Wigginton (lead)