summaryrefslogtreecommitdiff
path: root/ext/gmp/tests/bug50283.phpt
Commit message (Expand)AuthorAgeFilesLines
* Drop support for GMP 4.1Nikita Popov2014-09-281-1/+0
* Fix bug #52906 gmp_mod returns negative result when non-negative is expectedStanislav Malyshev2010-10-011-4/+5
* Also allow base 62 for gmp_init as requested in (#50283)David Soria Parra2009-11-251-1/+4
* Really use 62 as the upper boundary as requested and not 32.David Soria Parra2009-11-251-11/+15
* Implement feature request #50283 (allow base in gmp_strval to use full range:...David Soria Parra2009-11-241-0/+29