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-16 20:41:18 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
108,013
Commits
547
Branches
1,483
Tags
81eb8e7507bdec00a6dde4ac759d668d048b6f13
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