Commit graph

68 commits

Author SHA1 Message Date
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
Richard Quadling
ec352b76b1 Allowable bases extended.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291267 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-24 15:06:51 +00:00
Torben Wilson
af4410a7e1 Normalized the sgml-default-dtd-file local-variable line for those
still using this, after discussion on the phpdoc list.
From now on, manual.ced will need to be found at ~/.phpdoc/manual.ced.



git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288721 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-25 07:04:39 +00:00
Nilgün Belma Bugüner
a655fdc5a7 fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283812 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 07:11:53 +00:00
Jakub Vrana
335e931d3b Usual resource parameter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283096 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-30 04:41:46 +00:00
Jakub Vrana
6e7e3e1c38 Usual resource parameter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283095 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-30 04:26:02 +00:00
Kalle Sommer Nielsen
6dff9477c9 Fixed #47614 (gmp_fact() parameter type not checked + documentation problem)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282799 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-26 06:31:05 +00:00
Jakub Vrana
01af159c81 Initializers - part 2
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273374 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-12 15:45:03 +00:00
Jakub Vrana
f60082dcb0 Fix protos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268271 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-04 13:27:54 +00:00
Edward Z. Yang
88c251b5ef Logical -> bitwise.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@255297 c90b9560-bf6c-de11-be94-00142212c4b1
2008-03-17 20:00:14 +00:00
Philip Olson
fa5356fd99 ref.gmp: Implemented the new doc style, new entities, and rewording where appropriate.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@240055 c90b9560-bf6c-de11-be94-00142212c4b1
2007-07-21 04:19:32 +00:00
Hannes Magnusson
c030e2adf7 Upgrade to DocBook5:
- All id attributes are now xml:id
 - Add docbook namespace to all root elements
 - Replace <ulink /> with <link xlink:href />
 - Minor markup fixes here and there


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238160 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-20 22:25:43 +00:00
Philip Olson
07b50d3fc8 WS, preparation for the new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238021 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-18 23:13:23 +00:00
Hannes Magnusson
d46166e27b typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@236164 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-22 21:18:49 +00:00
Hannes Magnusson
109dca9a69 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@236116 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-22 14:55:20 +00:00
Hannes Magnusson
06b19288a6 Add gmp_testbit()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@236114 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-22 14:34:36 +00:00
Pierre Joye
5b777cc95a - #38888, add octal description and a note about the default base
from the gmp docs


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@221472 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-09 23:32:17 +00:00
Nuno Lopes
2f48eb6c28 fix example's output (user note)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@220364 c90b9560-bf6c-de11-be94-00142212c4b1
2006-09-22 17:31:26 +00:00
Antony Dovgal
65201dc069 add documentation for gmp_nextprime()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@210630 c90b9560-bf6c-de11-be94-00142212c4b1
2006-04-03 18:13:21 +00:00
Philip Olson
cee7c2bba3 Implemented the new alias doc style. This alias no longer requires translation
as it exclusively uses the language-* files.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185098 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-25 16:17:02 +00:00
Maciek Sokolewicz
a9dbfe8f1d fixed typo
sqrtrm => sqrtrem


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@176686 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-08 20:21:24 +00:00
Jakub Vrana
c148211fa2 Replace <parameter>&amp; by <parameter role="reference">
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172416 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-10 08:30:50 +00:00
Jakub Vrana
8214cac81b Fix protos from sources
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166691 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-18 14:15:21 +00:00