This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-04-27 18:23:26 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
108,537
Commits
549
Branches
1,485
Tags
aec2d63124151be4eed360c01a289bf3ab577fc2
Commit Graph
1 Commits
Author
SHA1
Message
Date
Christoph M. Becker
b2919853f8
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.
2017-09-07 00:30:05 +02:00