]> granicus.if.org Git - php/commit
Fixed bug #46564
authorLibor M <liborm85@gmail.com>
Sat, 17 Oct 2015 06:09:16 +0000 (08:09 +0200)
committerNikita Popov <nikic@php.net>
Sat, 7 Jan 2017 18:10:31 +0000 (19:10 +0100)
commit90dcbbe3cb9aed197cbb854afe2eed0f6479a95a
tree8f942c436ab040f1bb3d4893c88aa5d3ef68aa6e
parent00062d2ea8a433582d96e37772fa8928c8454938
Fixed bug #46564

bcmod() no longer truncates fractionals to integers. This matches
the behavior of fmod(). It also matches the behavior of bcpowmod().
It also matches the behavior of bcmod() in HHVM.
NEWS
UPGRADING
ext/bcmath/bcmath.c
ext/bcmath/tests/bcmod.phpt