Christoph Michael Becker
591040cf0c
Fix description of gmp_init()'s $base parameter
...
Actually, bases up to 62 are supported, and also binary prefixes. We also clarify
the alphabet for bases greater than 36.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@352270 c90b9560-bf6c-de11-be94-00142212c4b1
2020-12-29 13:24:43 +00:00
Christoph Michael Becker
43130349a3
Remove obsolete GMP info
...
PHP 7.0 requires GMP 4.2 anyway.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@352053 c90b9560-bf6c-de11-be94-00142212c4b1
2020-12-13 13:02:26 +00:00
Yoshinari Takaoka
50d9745e66
fixed missing paramater replacement.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@352047 c90b9560-bf6c-de11-be94-00142212c4b1
2020-12-13 01:27:32 +00:00
Christoph Michael Becker
039ab719e6
Generate gmp methodsynopses based on stubs
...
Closes GH-225.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@352046 c90b9560-bf6c-de11-be94-00142212c4b1
2020-12-13 00:15:23 +00:00
Christoph Michael Becker
e41806c30b
Revert revision(s) 351724 from phpdoc/en/trunk:
...
Document false and null return types
Cf. <https://news-web.php.net/php.doc.cvs/17645 >.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351730 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-28 18:05:44 +00:00
Christoph Michael Becker
4754397753
Revert revision 351727 from phpdoc/en/trunk:
...
Document false and null return types
Cf. <https://news-web.php.net/php.doc.cvs/17645 >.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351729 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-28 17:58:32 +00:00
Jakub Vrana
69bd53265b
Document false and null return types
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351727 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-28 15:12:46 +00:00
Jakub Vrana
c80da7c04a
Document false and null return types
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351724 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-28 12:54:59 +00:00
Christoph Michael Becker
bc0cf01363
Fix return type documentation of gmp_hamdist
...
It's an integer since the function was added in php 5.5+.
See https://3v4l.org/DgIdi
Patch contributed by Tyson Andre <tysonandre775@hotmail.com>.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351392 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-15 12:50:13 +00:00
Christoph Michael Becker
b95d28e6ec
Fix return types
...
Functions which return false on failure should state that in their
signature as well.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351135 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-02 15:52:35 +00:00
Christoph Michael Becker
86e6094e86
Use canonical type names
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351133 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-02 15:39:04 +00:00
Christoph Michael Becker
7f569e1f17
Remove more changelog entries, mostly from PHP 5.3 era
...
Patch contributed by Sobak <msobaczewski@gmail.com>.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350655 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-26 14:08:59 +00:00
Christoph Michael Becker
f312744505
Number of bits is an integer, not a GMP number
...
Patch contributed by Benjamin Morel.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350328 c90b9560-bf6c-de11-be94-00142212c4b1
2020-08-15 09:16:13 +00:00
Christoph Michael Becker
02fc3b287a
Fix title
...
Patch provided by Jacques Marcotte
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347819 c90b9560-bf6c-de11-be94-00142212c4b1
2019-08-02 13:08:17 +00:00
Christoph Michael Becker
db16489501
New GMP functions as of PHP 7.3.0
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346307 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-12 13:56:45 +00:00
Christoph Michael Becker
8f184087fb
Document new gmp_binomial() function
...
Based on a patch provided by an anonymous user.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345730 c90b9560-bf6c-de11-be94-00142212c4b1
2018-09-29 16:51:57 +00:00
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
Christoph Michael Becker
620e68a7f0
Fix #61643 : gmp_nextprime and gmp_dcdext behavior differences
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344880 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-29 11:14:13 +00:00
Jakub Vrana
913d58ea6e
gmp_sign accepts only integers (bug #75217 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344085 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-29 23:00:09 +00:00
Jakub Vrana
05244a1697
Link gmp_import and gmp_export
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344080 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-29 22:16:49 +00:00
Jakub Vrana
c60c09370e
Use &return.nullorfalse;
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343912 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-26 09:44:46 +00:00
Jakub Vrana
b8758b0605
Use entities in initializer
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343899 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-25 19:11:34 +00:00
Jakub Vrana
fa994a739c
Fix function signatures
...
Some of these probably deserve an entry in changelog, please add it if you have energy.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343898 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-25 19:03:56 +00:00
Jakub Vrana
be295015d0
Use int instead of integer in parameters
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343891 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-25 15:56:34 +00:00
Andrey Andreev
028513e94b
Document PHP 7.2 deprecations as the result of https://wiki.php.net/rfc/deprecations_php_7_2
...
Also, simplify the first paragraph of 'Traditional assertions' in assert() docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342126 c90b9560-bf6c-de11-be94-00142212c4b1
2017-03-14 11:30:59 +00:00
Christoph Michael Becker
e9e39774fa
Improve parameter description
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340233 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-28 13:54:14 +00:00
Christoph Michael Becker
f151d14e13
Fix typos (patches provided by anon users)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340028 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-14 00:52:11 +00:00
Thomas Punt
505ca20e3f
Fixes bug #71111
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338303 c90b9560-bf6c-de11-be94-00142212c4b1
2015-12-18 17:54:49 +00:00
Thomas Punt
e00851786a
Rephrase some of the GMP descriptions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338302 c90b9560-bf6c-de11-be94-00142212c4b1
2015-12-18 17:47:52 +00:00
Simion Onea
7050d96265
Corrected/added SVN properties, especially svn:keywords.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337516 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-17 15:27:48 +00:00
Thomas Punt
dd3d8ba784
Document gmp_random_seed() function
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337506 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-16 20:22:31 +00:00
Leigh
e94c8d47d0
Improved GMP random functions added in 5.6.2
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335072 c90b9560-bf6c-de11-be94-00142212c4b1
2014-10-16 15:00:47 +00:00
Leigh
7f9ef66f58
New GMP functions and constants in PHP 5.6.1
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335011 c90b9560-bf6c-de11-be94-00142212c4b1
2014-10-05 18:07:47 +00:00
Simion Onea
14af302c9c
Making the XML definition consistent across the entire project.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334762 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-05 07:44:07 +00:00
Adam Harvey
f2c41f5da1
Update new functions in PHP 5.6.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334641 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-28 06:47:08 +00:00
Maciej Sobaczewski
8b5940cade
Remove changelogs for PHP 4 - 2nd round
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334605 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-26 14:28:17 +00:00
Adam Harvey
8932dc479a
Update GMP documentation for PHP 5.6.0.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333674 c90b9560-bf6c-de11-be94-00142212c4b1
2014-06-01 21:58:38 +00:00
Peter Cowburn
faf6b9df6c
typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333196 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-29 21:55:13 +00:00
Joey Smith
fcb2bfedb6
Clarify examples in gmp_setbit() and fix parameter info in gmp_clrbit() (incorrectly stated to accept a gmp resource).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331132 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-15 22:08:08 +00:00
Sherif Ramadan
ac75c7cd15
gmp_setbit clarification by joey
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331023 c90b9560-bf6c-de11-be94-00142212c4b1
2013-07-26 06:49:03 +00:00
Philip Olson
ba69f4a04f
Clarified return value as suggested in PHP Bug #64832
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330636 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-25 00:27:24 +00:00
Richard Quadling
fc9e379fd8
Standardise on single style of quotes for XML tag.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315005 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-16 11:38:58 +00:00
Peter Cowburn
4c4d0e1cc6
added default base for gmp_strval() (doc #54790 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311249 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-19 12:39:03 +00:00
Philip Olson
0e1e984293
Added see also links
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297596 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-06 22:50:21 +00:00
Daniel Egeberg
2fd3f0c96d
Converted remaining files to utf-8
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297078 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 16:25:51 +00:00
Daniel Egeberg
92ac19c964
Reverted r297058
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297077 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 16:13:03 +00:00
Richard Quadling
41744b84ad
Converted to UTF-8
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297058 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 09:53:08 +00:00
Daniel Egeberg
96c9d88bad
Converted to utf-8
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297028 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-28 22:10:10 +00:00
Kalle Sommer Nielsen
34fe6dd1e0
Fixed bug #50942 (gmp_strval() only allows base 2 to 36)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295245 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-19 07:55:13 +00:00
Jakub Vrana
201dc3748c
Prefer <initializer> before "defaults to"
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291313 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-25 14:49:47 +00:00