|
|
@ -8,6 +8,7 @@ PHP NEWS |
|
|
|
|
|
|
|
|
- BCMath: |
|
|
- BCMath: |
|
|
. Fixed bug #44995 (bcpowmod() fails if scale != 0). (cmb) |
|
|
. Fixed bug #44995 (bcpowmod() fails if scale != 0). (cmb) |
|
|
|
|
|
. Fixed bug #46781 (BC math handles minus zero incorrectly). (cmb) |
|
|
. Fixed bug #54598 (bcpowmod() may return 1 if modulus is 1). (okano1220, cmb) |
|
|
. Fixed bug #54598 (bcpowmod() may return 1 if modulus is 1). (okano1220, cmb) |
|
|
. Fixed bug #75178 (bcpowmod() misbehaves for non-integer base or modulus). (cmb) |
|
|
. Fixed bug #75178 (bcpowmod() misbehaves for non-integer base or modulus). (cmb) |
|
|
|
|
|
|
|
|
|