php-doc-en/reference/gmp/functions
Nikita Popov c035f0005a Fix bug #70575: gmp_random() doc wrong
Implement the changes suggested by the reporter.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345264 c90b9560-bf6c-de11-be94-00142212c4b1
2018-07-02 15:49:57 +00:00
..
gmp-abs.xml
gmp-add.xml Improve parameter description 2016-09-28 13:54:14 +00:00
gmp-and.xml
gmp-clrbit.xml
gmp-cmp.xml
gmp-com.xml
gmp-div-q.xml
gmp-div-qr.xml
gmp-div-r.xml
gmp-div.xml
gmp-divexact.xml
gmp-export.xml Link gmp_import and gmp_export 2018-01-29 22:16:49 +00:00
gmp-fact.xml
gmp-gcd.xml
gmp-gcdext.xml
gmp-hamdist.xml
gmp-import.xml Link gmp_import and gmp_export 2018-01-29 22:16:49 +00:00
gmp-init.xml
gmp-intval.xml
gmp-invert.xml
gmp-jacobi.xml
gmp-legendre.xml
gmp-mod.xml
gmp-mul.xml
gmp-neg.xml
gmp-nextprime.xml Fix #61643: gmp_nextprime and gmp_dcdext behavior differences 2018-04-29 11:14:13 +00:00
gmp-or.xml
gmp-perfect-square.xml
gmp-popcount.xml
gmp-pow.xml
gmp-powm.xml
gmp-prob-prime.xml
gmp-random-seed.xml Use &return.nullorfalse; 2018-01-26 09:44:46 +00:00
gmp-random.xml Fix bug #70575: gmp_random() doc wrong 2018-07-02 15:49:57 +00:00
gmp-root.xml
gmp-rootrem.xml
gmp-scan0.xml
gmp-scan1.xml
gmp-setbit.xml Use entities in initializer 2018-01-25 19:11:34 +00:00
gmp-sign.xml gmp_sign accepts only integers (bug #75217) 2018-01-29 23:00:09 +00:00
gmp-sqrt.xml
gmp-sqrtrem.xml
gmp-strval.xml
gmp-sub.xml
gmp-testbit.xml
gmp-xor.xml
gmp_random_bits.xml Use int instead of integer in parameters 2018-01-25 15:56:34 +00:00
gmp_random_range.xml