Blog |
Forum |
Repository |
Wizard
Jump to letter: [
PX
]
php-pecl-decimal - Arbitrary-precision floating-point decimal
- Website:
- https://pecl.php.net/package/decimal
- Licence:
- MIT
- Vendor:
- Remi Collet
- Description:
Adds support for correctly-rounded arbitrary precision decimal floating point
arithmetic in PHP 7.
Package built for PHP 7.4.
Packages
php-pecl-decimal-2.0.0-1.el7.remi.7.4.x86_64
|
[47 KiB]
|
Changelog by Remi Collet (2020-02-04):
- update to 2.0.0 (alpha)
- raise dependency on PHP 7.2
- fix undefined symbol using patch from
https://github.com/php-decimal/ext-decimal/pull/34
- disable ZTS build which segfaults, reported as
https://github.com/php-decimal/ext-decimal/issues/35
|