]> granicus.if.org Git - php/commit
Fix bug #52906 gmp_mod returns negative result when non-negative is expected
authorStanislav Malyshev <stas@php.net>
Fri, 1 Oct 2010 00:12:23 +0000 (00:12 +0000)
committerStanislav Malyshev <stas@php.net>
Fri, 1 Oct 2010 00:12:23 +0000 (00:12 +0000)
commitb55d4ecb41d0e5faa09641e6c18e9edf5833c39a
tree8bc897c24a2035eaeff8342145fa7097c9872c30
parent60327d87a7599ce5288a9fb7675f20f3ec29c7ff
Fix bug #52906 gmp_mod returns negative result when non-negative is expected
NEWS
ext/gmp/gmp.c
ext/gmp/tests/005.phpt
ext/gmp/tests/040.phpt
ext/gmp/tests/bug50283.phpt
ext/gmp/tests/bug52906.phpt [new file with mode: 0644]
ext/gmp/tests/gmp_nextprime.phpt