feat: rewrite rounding as a string-digit algorithm; support all RoundingMode modes and bcdivmod (closes #36, #39) #479
ci.yml
on: pull_request
PHP-CS-Fixer
13s
Matrix: Docker PHPT Tests
Matrix: Tests (without BCMath extension)
Matrix: Tests
Annotations
2 errors
|
PHPStan
Process completed with exit code 1.
|
|
PHPStan:
tests/BCMathTest.php#L1003
Call to function in_array() with arguments 'add'|'comp'|'div'|'mod'|'mul'|'sub', array{'add', 'sub', 'mul', 'div', 'mod', 'comp'} and true will always evaluate to true.
|