Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php72-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.2 as Software Collection (php72 by remi).

Packages

php72-php-pecl-decimal-2.0.0-1.el7.remi.x86_64 [46 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