diff options
author | Christoph M. Becker <cmbecker69@gmx.de> | 2017-09-07 00:30:05 +0200 |
---|---|---|
committer | Christoph M. Becker <cmbecker69@gmx.de> | 2017-09-07 00:30:05 +0200 |
commit | b2919853f867ca7948e1c80c48eb868eae4ba882 (patch) | |
tree | 0b20f01dd25f8bd4204e07d257d44e84ec809802 /Zend/zend_builtin_functions.c | |
parent | dea41f3c3a003a22893b27eead429f963d3230c3 (diff) | |
download | php-git-b2919853f867ca7948e1c80c48eb868eae4ba882.tar.gz |
Fixed bug #54598 (bcpowmod() may return 1 if modulus is 1)
`x mod 1` is always zero; we have to take the scale into account,
though.
Diffstat (limited to 'Zend/zend_builtin_functions.c')
0 files changed, 0 insertions, 0 deletions