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-25 00:48:25 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
106,915
Commits
549
Branches
1,485
Tags
9716bd68a3e9d207d78da59aecab7785867e94de
Commit Graph
1 Commits
Author
SHA1
Message
Date
Christoph M. Becker
dea41f3c3a
Fixed bug
#44995
(bcpowmod() fails if scale != 0)
...
`bc_divmod()` is supposed to do integer division, so we must not apply a scale factor here.
2017-09-06 23:30:53 +02:00