master
Correctly round rounding mode with zero edge case (#17065)
Fixed a bug in BcMath\Number::pow() and bcpow() when raising negative powers of 0. (#16694)
[RFC] Support object types in BCMath (#13741)
Fix GH-18641: Accessing a BcMath\Number property by ref crashes