php-pecl-decimal - Arbitrary-precision floating-point decimal
- Website:
- https://pecl.php.net/package/decimal
- Licence:
- MIT
- Vendor:
- Remi's RPM repository <https://rpms.remirepo.net/>
- Description:
Adds support for correctly-rounded arbitrary precision decimal floating point arithmetic in PHP 7. Package built for PHP 7.3.
Packages
php-pecl-decimal-2.0.0-2.remi.src | [82 KiB] |
Changelog by Remi Collet (2020-08-19):
- report Test failure with mpdecimal version 2.5 see https://github.com/php-decimal/ext-decimal/issues/48 |
php-pecl-decimal-2.0.0-1.remi.src | [81 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 |
php-pecl-decimal-1.5.0-1.remi.src | [64 KiB] |
Changelog by Remi Collet (2024-01-20):
- update to 1.5.0 - build out of sources tree |
php-pecl-decimal-1.4.0-2.remi.src | [48 KiB] |
Changelog by Remi Collet (2021-09-09):
- ignore 1 test for 8.1 |
php-pecl-decimal-1.4.0-1.remi.src | [48 KiB] |
Changelog by Remi Collet (2021-02-18):
- update to 1.4.0 |
php-pecl-decimal-1.3.1-2.remi.src | [46 KiB] |
Changelog by Remi Collet (2020-08-19):
- report Test failure with mpdecimal version 2.5 see https://github.com/php-decimal/ext-decimal/issues/48 |
php-pecl-decimal-1.3.1-1.remi.src | [46 KiB] |
Changelog by Remi Collet (2020-02-04):
- update to 1.3.1 - drop patch merged upstream |
php-pecl-decimal-1.3.0-3.remi.src | [47 KiB] |
Changelog by Remi Collet (2019-09-03):
- rebuild for 7.4.0RC1 |