]> 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)
commitd3b1ab9b20db3edb5da159ec9eec8d322ade69ed
tree8274816be5b2f048c172851a4400f2eb21ff006e
parent77d73b814bc388e7dab0a68d371c03b7189f63b2
Fix bug #52906 gmp_mod returns negative result when non-negative is expected
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