master
[RFC] Support object types in BCMath (#13741)
Correctly compare 0 and -0 (#17051)
[RFC] ext/bcmath: Added `bcdivmod` (#15740)
Fixed a bug in BcMath\Number::pow() and bcpow() when raising negative powers of 0. (#16694)
Correctly round rounding mode with zero edge case (#17065)
Now `Number::round()` does not remove trailing zeros (#17063)