Server : Apache/2.4.43 (Win64) OpenSSL/1.1.1g PHP/7.4.6 System : Windows NT USER-PC 6.1 build 7601 (Windows 7 Professional Edition Service Pack 1) AMD64 User : User ( 0) PHP Version : 7.4.6 Disable Function : NONE Directory : C:/xampp/php/pear/PHP/CompatInfo/ |
<?php /** * gmp extension Function dictionary for PHP_CompatInfo 1.9.0b2 or better * * PHP versions 4 and 5 * * @category PHP * @package PHP_CompatInfo * @author Davey Shafik <davey@php.net> * @author Laurent Laville <pear@laurent-laville.org> * @license http://www.opensource.org/licenses/bsd-license.php BSD * @version CVS: $Id: gmp_func_array.php,v 1.1 2008/12/13 16:40:39 farell Exp $ * @link http://pear.php.net/package/PHP_CompatInfo * @since version 1.9.0b2 (2008-12-19) */ $GLOBALS['_PHP_COMPATINFO_FUNC_GMP'] = array ( 'gmp_abs' => array ( 'init' => '4.0.4', 'ext' => 'gmp', 'pecl' => false, ), 'gmp_add' => array ( 'init' => '4.0.4', 'ext' => 'gmp', 'pecl' => false, ), 'gmp_and' => array ( 'init' => '4.0.4', 'ext' => 'gmp', 'pecl' => false, ), 'gmp_clrbit' => array ( 'init' => '4.0.4', 'ext' => 'gmp', 'pecl' => false, ), 'gmp_cmp' => array ( 'init' => '4.0.4', 'ext' => 'gmp', 'pecl' => false, ), 'gmp_com' => array ( 'init' => '4.0.4', 'ext' => 'gmp', 'pecl' => false, ), 'gmp_div' => array ( 'init' => '4.0.4', 'ext' => 'gmp', 'pecl' => false, ), 'gmp_div_q' => array ( 'init' => '4.0.4', 'ext' => 'gmp', 'pecl' => false, ), 'gmp_div_qr' => array ( 'init' => '4.0.4', 'ext' => 'gmp', 'pecl' => false, ), 'gmp_div_r' => array ( 'init' => '4.0.4', 'ext' => 'gmp', 'pecl' => false, ), 'gmp_divexact' => array ( 'init' => '4.0.4', 'ext' => 'gmp', 'pecl' => false, ), 'gmp_fact' => array ( 'init' => '4.0.4', 'ext' => 'gmp', 'pecl' => false, ), 'gmp_gcd' => array ( 'init' => '4.0.4', 'ext' => 'gmp', 'pecl' => false, ), 'gmp_gcdext' => array ( 'init' => '4.0.4', 'ext' => 'gmp', 'pecl' => false, ), 'gmp_hamdist' => array ( 'init' => '4.0.4', 'ext' => 'gmp', 'pecl' => false, ), 'gmp_init' => array ( 'init' => '4.0.4', 'ext' => 'gmp', 'pecl' => false, ), 'gmp_intval' => array ( 'init' => '4.0.4', 'ext' => 'gmp', 'pecl' => false, ), 'gmp_invert' => array ( 'init' => '4.0.4', 'ext' => 'gmp', 'pecl' => false, ), 'gmp_jacobi' => array ( 'init' => '4.0.4', 'ext' => 'gmp', 'pecl' => false, ), 'gmp_legendre' => array ( 'init' => '4.0.4', 'ext' => 'gmp', 'pecl' => false, ), 'gmp_mod' => array ( 'init' => '4.0.4', 'ext' => 'gmp', 'pecl' => false, ), 'gmp_mul' => array ( 'init' => '4.0.4', 'ext' => 'gmp', 'pecl' => false, ), 'gmp_neg' => array ( 'init' => '4.0.4', 'ext' => 'gmp', 'pecl' => false, ), 'gmp_nextprime' => array ( 'init' => '5.2.0', 'ext' => 'gmp', 'pecl' => false, ), 'gmp_or' => array ( 'init' => '4.0.4', 'ext' => 'gmp', 'pecl' => false, ), 'gmp_perfect_square' => array ( 'init' => '4.0.4', 'ext' => 'gmp', 'pecl' => false, ), 'gmp_popcount' => array ( 'init' => '4.0.4', 'ext' => 'gmp', 'pecl' => false, ), 'gmp_pow' => array ( 'init' => '4.0.4', 'ext' => 'gmp', 'pecl' => false, ), 'gmp_powm' => array ( 'init' => '4.0.4', 'ext' => 'gmp', 'pecl' => false, ), 'gmp_prob_prime' => array ( 'init' => '4.0.4', 'ext' => 'gmp', 'pecl' => false, ), 'gmp_random' => array ( 'init' => '4.0.4', 'ext' => 'gmp', 'pecl' => false, ), 'gmp_scan0' => array ( 'init' => '4.0.4', 'ext' => 'gmp', 'pecl' => false, ), 'gmp_scan1' => array ( 'init' => '4.0.4', 'ext' => 'gmp', 'pecl' => false, ), 'gmp_setbit' => array ( 'init' => '4.0.4', 'ext' => 'gmp', 'pecl' => false, ), 'gmp_sign' => array ( 'init' => '4.0.4', 'ext' => 'gmp', 'pecl' => false, ), 'gmp_sqrt' => array ( 'init' => '4.0.4', 'ext' => 'gmp', 'pecl' => false, ), 'gmp_sqrtrem' => array ( 'init' => '4.0.4', 'ext' => 'gmp', 'pecl' => false, ), 'gmp_strval' => array ( 'init' => '4.0.4', 'ext' => 'gmp', 'pecl' => false, ), 'gmp_sub' => array ( 'init' => '4.0.4', 'ext' => 'gmp', 'pecl' => false, ), 'gmp_xor' => array ( 'init' => '4.0.4', 'ext' => 'gmp', 'pecl' => false, ), ); ?>