Tags: php-decimal/ext-decimal
Tags
Add Docker and GitHub Actions CI for PHP 8.2-8.5 on Debian and Alpine Separate Dockerfiles for Debian and Alpine with parameterized PHP version. CI matrix tests 8 combinations (4 PHP versions x 2 platforms). Added .dockerignore to prevent stale host build artifacts from corrupting cross-version Docker builds. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Rename toSci to toScientific, add missing tests, update package.xml - Rename toSci method to toScientific on Decimal, Rational, and Number - Add tests for Decimal::isPositive, Decimal::isNegative - Add tests for Rational::isPositive, Rational::isNegative - Add test for Rational::trunc - Add test for Rational::toScientific - Update package.xml with all test files and release notes - Update CHANGELOG.md for v2.0.0 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
PreviousNext