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 |
|
Peter Cowburn
|
6594fca1bd
|
fix versions (doc bug #71671)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338665 c90b9560-bf6c-de11-be94-00142212c4b1
|
2016-02-26 13:20:38 +00:00 |
|
Thomas Punt
|
46472c2395
|
Remove PHP 4 reference in GMP book
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338444 c90b9560-bf6c-de11-be94-00142212c4b1
|
2016-01-08 22:56:01 +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 |
|
Maciej Sobaczewski
|
92bff06867
|
Update bunch of versions.xml for PHP 7
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337985 c90b9560-bf6c-de11-be94-00142212c4b1
|
2015-10-12 07:06:29 +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
|
71d67bbda8
|
Apparently 5.6.2 was secfix only, bumping feature documentation to 5.6.3
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335075 c90b9560-bf6c-de11-be94-00142212c4b1
|
2014-10-16 15:59:40 +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
|
78b96ecbdc
|
Add new functions to versions.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335015 c90b9560-bf6c-de11-be94-00142212c4b1
|
2014-10-05 19:53:55 +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 |
|
Jakub Vrana
|
1634a88641
|
Delete redundant <!-- Membership: -->
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330340 c90b9560-bf6c-de11-be94-00142212c4b1
|
2013-05-23 17:38:21 +00:00 |
|
Peter Cowburn
|
9ddd75d724
|
Corrected example listing per comment by rks at rks dot org
--
Provided by anonymous #26427 ()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330181 c90b9560-bf6c-de11-be94-00142212c4b1
|
2013-05-07 07:14:49 +00:00 |
|
Hannes Magnusson
|
858cacd62c
|
mark bunch of extensions with "membership" PI (like the membership comment)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326064 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-06-09 17:34:56 +00:00 |
|
Yannick Torres
|
addba5dcce
|
Typo found by online editor user
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324459 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-03-22 15:15:20 +00:00 |
|
Jakub Vrana
|
4de5cce5d8
|
Linkable reference constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323624 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-02-28 13:22:09 +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 |
|
Jakub Vrana
|
ac04b2ea21
|
Extension purpose is not needed anymore
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313269 c90b9560-bf6c-de11-be94-00142212c4b1
|
2011-07-15 15:46:15 +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 |
|