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

List:       php-doc-cvs
Subject:    [DOC-CVS] com doc/en: Added PHP 8 into versions.xml for gmp based on stubs.: reference/gmp/versions.
From:       Christoph Michael Becker <cmb () php ! net>
Date:       2021-01-26 17:24:19
Message-ID: php-mail-450572cf32d4ca10f61fef2a111eea361752838379 () git ! php ! net
[Download RAW message or body]

Commit:    62d997a720bd0ab01b48a72c09ea4bd52f86aaa0
Author:    Yoshinari Takaoka <mumumu@mumumu.org>         Mon, 25 Jan 2021 22:57:29 +0900
Committer: Christoph M. Becker <cmbecker69@gmx.de>      Tue, 26 Jan 2021 18:24:19 +0100
Parents:   705313ab211304f9dd5e7ddaaa4a21b368f67283
Branches:  master

Link:       http://git.php.net/?p=doc/en.git;a=commitdiff;h=62d997a720bd0ab01b48a72c09ea4bd52f86aaa0

Log:
Added PHP 8 into versions.xml for gmp based on stubs.

Closes GH-408.

Changed paths:
  M  reference/gmp/versions.xml


Diff:
diff --git a/reference/gmp/versions.xml b/reference/gmp/versions.xml
index 21b2aa1ce7..4320359b7b 100644
--- a/reference/gmp/versions.xml
+++ b/reference/gmp/versions.xml
@@ -4,59 +4,59 @@
   Do NOT translate this file
 -->
 <versions> 
- <function name='gmp' from='PHP 5 &gt;= 5.6.0, PHP 7'/>
- <function name='gmp_abs' from='PHP 4 &gt;= 4.0.4, PHP 5, PHP 7'/>
- <function name='gmp_add' from='PHP 4 &gt;= 4.0.4, PHP 5, PHP 7'/>
- <function name='gmp_and' from='PHP 4 &gt;= 4.0.4, PHP 5, PHP 7'/>
- <function name='gmp_binomial' from='PHP 7 &gt;= 7.3.0'/>
- <function name='gmp_clrbit' from='PHP 4 &gt;= 4.0.4, PHP 5, PHP 7'/>
- <function name='gmp_cmp' from='PHP 4 &gt;= 4.0.4, PHP 5, PHP 7'/>
- <function name='gmp_com' from='PHP 4 &gt;= 4.0.4, PHP 5, PHP 7'/>
- <function name='gmp_div' from='PHP 4 &gt;= 4.0.4, PHP 5, PHP 7'/>
- <function name='gmp_div_q' from='PHP 4 &gt;= 4.0.4, PHP 5, PHP 7'/>
- <function name='gmp_div_qr' from='PHP 4 &gt;= 4.0.4, PHP 5, PHP 7'/>
- <function name='gmp_div_r' from='PHP 4 &gt;= 4.0.4, PHP 5, PHP 7'/>
- <function name='gmp_divexact' from='PHP 4 &gt;= 4.0.4, PHP 5, PHP 7'/>
- <function name='gmp_export' from='PHP 5 &gt;= 5.6.1, PHP 7'/>
- <function name='gmp_fact' from='PHP 4 &gt;= 4.0.4, PHP 5, PHP 7'/>
- <function name='gmp_gcd' from='PHP 4 &gt;= 4.0.4, PHP 5, PHP 7'/>
- <function name='gmp_gcdext' from='PHP 4 &gt;= 4.0.4, PHP 5, PHP 7'/>
- <function name='gmp_hamdist' from='PHP 4 &gt;= 4.0.4, PHP 5, PHP 7'/>
- <function name='gmp_init' from='PHP 4 &gt;= 4.0.4, PHP 5, PHP 7'/>
- <function name='gmp_intval' from='PHP 4 &gt;= 4.0.4, PHP 5, PHP 7'/>
- <function name='gmp_invert' from='PHP 4 &gt;= 4.0.4, PHP 5, PHP 7'/>
- <function name='gmp_import' from='PHP 5 &gt;= 5.6.1, PHP 7'/>
- <function name='gmp_jacobi' from='PHP 4 &gt;= 4.0.4, PHP 5, PHP 7'/>
- <function name='gmp_kronecker' from='PHP 7 &gt;= 7.3.0'/>
- <function name='gmp_lcm' from='PHP 7 &gt;= 7.3.0'/>
- <function name='gmp_legendre' from='PHP 4 &gt;= 4.0.4, PHP 5, PHP 7'/>
- <function name='gmp_mod' from='PHP 4 &gt;= 4.0.4, PHP 5, PHP 7'/>
- <function name='gmp_mul' from='PHP 4 &gt;= 4.0.4, PHP 5, PHP 7'/>
- <function name='gmp_neg' from='PHP 4 &gt;= 4.0.4, PHP 5, PHP 7'/>
- <function name='gmp_nextprime' from='PHP 5 &gt;= 5.2.0, PHP 7'/>
- <function name='gmp_or' from='PHP 4 &gt;= 4.0.4, PHP 5, PHP 7'/>
- <function name='gmp_perfect_power' from='PHP 7 &gt;= 7.3.0'/>
- <function name='gmp_perfect_square' from='PHP 4 &gt;= 4.0.4, PHP 5, PHP 7'/>
- <function name='gmp_popcount' from='PHP 4 &gt;= 4.0.4, PHP 5, PHP 7'/>
- <function name='gmp_pow' from='PHP 4 &gt;= 4.0.4, PHP 5, PHP 7'/>
- <function name='gmp_powm' from='PHP 4 &gt;= 4.0.4, PHP 5, PHP 7'/>
- <function name='gmp_prob_prime' from='PHP 4 &gt;= 4.0.4, PHP 5, PHP 7'/>
- <function name='gmp_random' from='PHP 4 &gt;= 4.0.4, PHP 5, PHP 7' deprecated='PHP 7.2.0'/>
- <function name='gmp_random_bits' from='PHP 5 &gt;= 5.6.3, PHP 7'/>
- <function name='gmp_random_range' from='PHP 5 &gt;= 5.6.3, PHP 7'/>
- <function name='gmp_random_seed' from='PHP 7'/>
- <function name='gmp_root' from='PHP 5 &gt;= 5.6.0, PHP 7'/>
- <function name='gmp_rootrem' from='PHP 5 &gt;= 5.6.0, PHP 7'/>
- <function name='gmp_scan0' from='PHP 4 &gt;= 4.0.4, PHP 5, PHP 7'/>
- <function name='gmp_scan1' from='PHP 4 &gt;= 4.0.4, PHP 5, PHP 7'/>
- <function name='gmp_setbit' from='PHP 4 &gt;= 4.0.4, PHP 5, PHP 7'/>
- <function name='gmp_sign' from='PHP 4 &gt;= 4.0.4, PHP 5, PHP 7'/>
- <function name='gmp_sqrt' from='PHP 4 &gt;= 4.0.4, PHP 5, PHP 7'/>
- <function name='gmp_sqrtrem' from='PHP 4 &gt;= 4.0.4, PHP 5, PHP 7'/>
- <function name='gmp_strval' from='PHP 4 &gt;= 4.0.4, PHP 5, PHP 7'/>
- <function name='gmp_sub' from='PHP 4 &gt;= 4.0.4, PHP 5, PHP 7'/>
- <function name='gmp_testbit' from='PHP 5 &gt;= 5.3.0, PHP 7'/>
- <function name='gmp_xor' from='PHP 4 &gt;= 4.0.4, PHP 5, PHP 7'/>
+ <function name="gmp" from="PHP 5 &gt;= 5.6.0, PHP 7, PHP 8"/>
+ <function name="gmp_abs" from="PHP 4 &gt;= 4.0.4, PHP 5, PHP 7, PHP 8"/>
+ <function name="gmp_add" from="PHP 4 &gt;= 4.0.4, PHP 5, PHP 7, PHP 8"/>
+ <function name="gmp_and" from="PHP 4 &gt;= 4.0.4, PHP 5, PHP 7, PHP 8"/>
+ <function name="gmp_binomial" from="PHP 7 &gt;= 7.3.0, PHP 8"/>
+ <function name="gmp_clrbit" from="PHP 4 &gt;= 4.0.4, PHP 5, PHP 7, PHP 8"/>
+ <function name="gmp_cmp" from="PHP 4 &gt;= 4.0.4, PHP 5, PHP 7, PHP 8"/>
+ <function name="gmp_com" from="PHP 4 &gt;= 4.0.4, PHP 5, PHP 7, PHP 8"/>
+ <function name="gmp_div" from="PHP 4 &gt;= 4.0.4, PHP 5, PHP 7, PHP 8"/>
+ <function name="gmp_div_q" from="PHP 4 &gt;= 4.0.4, PHP 5, PHP 7, PHP 8"/>
+ <function name="gmp_div_qr" from="PHP 4 &gt;= 4.0.4, PHP 5, PHP 7, PHP 8"/>
+ <function name="gmp_div_r" from="PHP 4 &gt;= 4.0.4, PHP 5, PHP 7, PHP 8"/>
+ <function name="gmp_divexact" from="PHP 4 &gt;= 4.0.4, PHP 5, PHP 7, PHP 8"/>
+ <function name="gmp_export" from="PHP 5 &gt;= 5.6.1, PHP 7, PHP 8"/>
+ <function name="gmp_fact" from="PHP 4 &gt;= 4.0.4, PHP 5, PHP 7, PHP 8"/>
+ <function name="gmp_gcd" from="PHP 4 &gt;= 4.0.4, PHP 5, PHP 7, PHP 8"/>
+ <function name="gmp_gcdext" from="PHP 4 &gt;= 4.0.4, PHP 5, PHP 7, PHP 8"/>
+ <function name="gmp_hamdist" from="PHP 4 &gt;= 4.0.4, PHP 5, PHP 7, PHP 8"/>
+ <function name="gmp_init" from="PHP 4 &gt;= 4.0.4, PHP 5, PHP 7, PHP 8"/>
+ <function name="gmp_intval" from="PHP 4 &gt;= 4.0.4, PHP 5, PHP 7, PHP 8"/>
+ <function name="gmp_invert" from="PHP 4 &gt;= 4.0.4, PHP 5, PHP 7, PHP 8"/>
+ <function name="gmp_import" from="PHP 5 &gt;= 5.6.1, PHP 7, PHP 8"/>
+ <function name="gmp_jacobi" from="PHP 4 &gt;= 4.0.4, PHP 5, PHP 7, PHP 8"/>
+ <function name="gmp_kronecker" from="PHP 7 &gt;= 7.3.0, PHP 8"/>
+ <function name="gmp_lcm" from="PHP 7 &gt;= 7.3.0, PHP 8"/>
+ <function name="gmp_legendre" from="PHP 4 &gt;= 4.0.4, PHP 5, PHP 7, PHP 8"/>
+ <function name="gmp_mod" from="PHP 4 &gt;= 4.0.4, PHP 5, PHP 7, PHP 8"/>
+ <function name="gmp_mul" from="PHP 4 &gt;= 4.0.4, PHP 5, PHP 7, PHP 8"/>
+ <function name="gmp_neg" from="PHP 4 &gt;= 4.0.4, PHP 5, PHP 7, PHP 8"/>
+ <function name="gmp_nextprime" from="PHP 5 &gt;= 5.2.0, PHP 7, PHP 8"/>
+ <function name="gmp_or" from="PHP 4 &gt;= 4.0.4, PHP 5, PHP 7, PHP 8"/>
+ <function name="gmp_perfect_power" from="PHP 7 &gt;= 7.3.0, PHP 8"/>
+ <function name="gmp_perfect_square" from="PHP 4 &gt;= 4.0.4, PHP 5, PHP 7, PHP 8"/>
+ <function name="gmp_popcount" from="PHP 4 &gt;= 4.0.4, PHP 5, PHP 7, PHP 8"/>
+ <function name="gmp_pow" from="PHP 4 &gt;= 4.0.4, PHP 5, PHP 7, PHP 8"/>
+ <function name="gmp_powm" from="PHP 4 &gt;= 4.0.4, PHP 5, PHP 7, PHP 8"/>
+ <function name="gmp_prob_prime" from="PHP 4 &gt;= 4.0.4, PHP 5, PHP 7, PHP 8"/>
+ <function name="gmp_random" from="PHP 4 &gt;= 4.0.4, PHP 5, PHP 7" deprecated="PHP 7.2.0"/>
+ <function name="gmp_random_bits" from="PHP 5 &gt;= 5.6.3, PHP 7, PHP 8"/>
+ <function name="gmp_random_range" from="PHP 5 &gt;= 5.6.3, PHP 7, PHP 8"/>
+ <function name="gmp_random_seed" from="PHP 7, PHP 8"/>
+ <function name="gmp_root" from="PHP 5 &gt;= 5.6.0, PHP 7, PHP 8"/>
+ <function name="gmp_rootrem" from="PHP 5 &gt;= 5.6.0, PHP 7, PHP 8"/>
+ <function name="gmp_scan0" from="PHP 4 &gt;= 4.0.4, PHP 5, PHP 7, PHP 8"/>
+ <function name="gmp_scan1" from="PHP 4 &gt;= 4.0.4, PHP 5, PHP 7, PHP 8"/>
+ <function name="gmp_setbit" from="PHP 4 &gt;= 4.0.4, PHP 5, PHP 7, PHP 8"/>
+ <function name="gmp_sign" from="PHP 4 &gt;= 4.0.4, PHP 5, PHP 7, PHP 8"/>
+ <function name="gmp_sqrt" from="PHP 4 &gt;= 4.0.4, PHP 5, PHP 7, PHP 8"/>
+ <function name="gmp_sqrtrem" from="PHP 4 &gt;= 4.0.4, PHP 5, PHP 7, PHP 8"/>
+ <function name="gmp_strval" from="PHP 4 &gt;= 4.0.4, PHP 5, PHP 7, PHP 8"/>
+ <function name="gmp_sub" from="PHP 4 &gt;= 4.0.4, PHP 5, PHP 7, PHP 8"/>
+ <function name="gmp_testbit" from="PHP 5 &gt;= 5.3.0, PHP 7, PHP 8"/>
+ <function name="gmp_xor" from="PHP 4 &gt;= 4.0.4, PHP 5, PHP 7, PHP 8"/>
 </versions>
 
 <!-- Keep this comment at the end of the file


--
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