[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-doc-cvs
Subject:    [DOC-CVS] svn: /phpdoc/en/trunk/reference/gmp/functions/ gmp-strval.xml
From:       Richard_Quadling <rquadling () php ! net>
Date:       2009-11-24 15:06:51
Message-ID: svn-rquadling-1259075211-291267-2002724629 () svn ! php ! net
[Download RAW message or body]

rquadling                                Tue, 24 Nov 2009 15:06:51 +0000

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

Log:
Allowable bases extended.

Changed paths:
    U   phpdoc/en/trunk/reference/gmp/functions/gmp-strval.xml

Modified: phpdoc/en/trunk/reference/gmp/functions/gmp-strval.xml
===================================================================
--- phpdoc/en/trunk/reference/gmp/functions/gmp-strval.xml	2009-11-24 14:14:13 UTC (rev 291266)
+++ phpdoc/en/trunk/reference/gmp/functions/gmp-strval.xml	2009-11-24 15:06:51 UTC (rev 291267)
@@ -37,7 +37,7 @@
      <listitem>
       <para>
        The base of the returned number. The default base is 10.
-       Allowed values for the base are from 2 to 36.
+       Allowed values for the base are from 2 to 62 and -2 to -36.
       </para>
      </listitem>
     </varlistentry>
@@ -52,6 +52,31 @@
   </para>
  </refsect1>

+ <refsect1 role="changelog">
+  &reftitle.changelog;
+  <para>
+   <informaltable>
+    <tgroup cols="2">
+     <thead>
+      <row>
+       <entry>&Version;</entry>
+       <entry>&Description;</entry>
+      </row>
+     </thead>
+     <tbody>
+      <row>
+       <entry>5.2.12 and 5.3.2</entry>
+       <entry>
+        The <parameter>base</parameter> was extended from 2 to 36, to
+        2 to 62 and -2 to -36.
+       </entry>
+      </row>
+     </tbody>
+    </tgroup>
+   </informaltable>
+  </para>
+ </refsect1>
+
  <refsect1 role="examples">
   &reftitle.examples;
   <para>



-- 
PHP Documentation Commits Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic