History log of /php-src/ext/bcmath/tests/bcpow_div_by_zero.phpt (Results 1 – 1 of 1)
Revision Date Author Comments
# 2c8662d6 19-Nov-2024 Saki Takamachi

Fixed a bug in BcMath\Number::pow() and bcpow() when raising negative powers of 0. (#16694)

Closes #16694
Fixes #16236