Edit report at https://bugs.php.net/bug.php?id=50283&edit=1

 ID:                 50283
 Updated by:         yohg...@php.net
 Reported by:        asphp at dsgml dot com
 Summary:            allow base in gmp_strval to use full range: 2 to 62,
                     and -2 to -36
-Status:             Open
+Status:             Closed
 Type:               Bug
 Package:            GNU MP related
 Operating System:   Linux
 PHP Version:        5.2.11
 Assigned To:        dsp
 Block user comment: N
 Private report:     N



Previous Comments:
------------------------------------------------------------------------
[2009-11-25 23:38:35] s...@php.net

Automatic comment from SVN on behalf of dsp
Revision: http://svn.php.net/viewvc/?view=revision&revision=291323
Log: Also allow base 62 for gmp_init as requested in (#50283)

------------------------------------------------------------------------
[2009-11-24 21:22:40] asphp at dsgml dot com

Also, gmp_init needs to be changed.

------------------------------------------------------------------------
[2009-11-24 20:14:52] asphp at dsgml dot com

The docs and checkin comment all say till 62, but the code and the tests 
actually limit to 36.

------------------------------------------------------------------------
[2009-11-24 15:08:22] rquadl...@php.net

Documented.
Revision: http://svn.php.net/viewvc/?view=revision&revision=291267

------------------------------------------------------------------------
[2009-11-24 13:35:06] d...@php.net

The documentation states that base has to be between 2 and 36. We have to 
correct this, as we now allow -2 to -36 aswell.

------------------------------------------------------------------------


The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at

    https://bugs.php.net/bug.php?id=50283


-- 
Edit this bug report at https://bugs.php.net/bug.php?id=50283&edit=1

Reply via email to