decimal 1.5.1

Correctly-rounded arbitrary precision decimal floating-point arithmetic in PHP


Correctly-rounded arbitrary precision decimal floating-point arithmetic in PHP

License: MIT License

Changes

- Fixed isPositive/isNegative to return false for zero values (per GDA spec).
- Added get_properties_for handler for array cast, var_export, and debug output.
- Version bump to 1.5.1.