[ANNOUNCEMENT] decimal-1.4.0 (stable) Released.
[email protected] ("PECL Announce")
| Newsgroups | php.pecl.dev |
|---|---|
| Message-ID | <[email protected]> |
The new PECL package decimal-1.4.0 (stable) has been released at https://pecl.php.net/.
Release notes
-------------
- Added support for PHP 8 (thank you @zlodes)
- Added support for mpdecimal 2.5+
- Fixed internal exception when passing negative decimal places to toFixed
Package Info
-------------
Adds support for correctly-rounded arbitrary precision decimal floating-point arithmetic in PHP 7
Related Links
-------------
Package home: https://pecl.php.net/package/decimal
Changelog: https://pecl.php.net/package-changelog.php?package=decimal
Download: https://pecl.php.net/get/decimal-1.4.0.tgz
Authors
-------------
Rudi Theunissen <[email protected]> (lead)