Remi's RPM repository - Packages

Blog | Support | Repository | Wizard

php82-php-pecl-decimal - Arbitrary-precision floating-point decimal

Website:
https://github.com/php-decimal/ext-decimal
Licence:
MIT
Vendor:
Remi's RPM repository <https://rpms.remirepo.net/> #StandWithUkraine
Description:
Adds support for correctly-rounded arbitrary precision decimal floating point
arithmetic in PHP.

Package built for PHP 8.2 as Software Collection (php82 by remi).

Packages

php82-php-pecl-decimal-1.5.1-1.fc44.remi.x86_64 [32 KiB] Changelog by Remi Collet (2026-04-11):
- update to 1.5.1
- drop pear/pecl dependency
- sources from github
- open https://github.com/php-decimal/ext-decimal/issues/91
  is not compatible with PHP 7.x
php82-php-pecl-decimal-1.5.0-3.fc44.remi.x86_64 [34 KiB] Changelog by Remi Collet (2025-09-29):
- fix test suite for PHP 8.5.0RC1 using patch from
  https://github.com/php-decimal/ext-decimal/pull/89