Files
doc-en/reference/gmp/versions.xml
Gina Peter Banyard 45c190ae5d Add stubs/documentation for missing GMP functions (#2924)
* Add documentation for missing GMP constructor.

Reference:
 - 4ea85d4044

* Rename files in wrong name format
2023-11-15 00:01:57 +00:00

85 lines
4.6 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!--
Do NOT translate this file
-->
<versions>
<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"/>
<function name="GMP::__construct" from="PHP 8 &gt;= 8.2.4"/>
<function name="GMP::__serialize" from="PHP 8 &gt;= 8.1.0"/>
<function name="GMP::__unserialize" from="PHP 8 &gt;= 8.1.0"/>
</versions>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"~/.phpdoc/manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->