Commit graph

24327 commits

Author SHA1 Message Date
Christoph Michael Becker
4f8c9dcf06 Fix typos
Patches provided by anonymous users.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344470 c90b9560-bf6c-de11-be94-00142212c4b1
2018-03-09 12:45:49 +00:00
Christoph Michael Becker
0fe00e3574 Minor doc improvements
Patches provided by anonymous users.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344469 c90b9560-bf6c-de11-be94-00142212c4b1
2018-03-09 12:44:59 +00:00
Christoph Michael Becker
cca0f0ce48 Improve gregoriantojd() docs
* clarify valid date range
* document overflow behavior
* document return value 0 on failure

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344466 c90b9560-bf6c-de11-be94-00142212c4b1
2018-03-08 15:25:00 +00:00
Joe Watkins
c18fee3b96 remove note
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344465 c90b9560-bf6c-de11-be94-00142212c4b1
2018-03-08 08:43:25 +00:00
Joe Watkins
d974b3aee1 use more precise, easily understood words
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344464 c90b9560-bf6c-de11-be94-00142212c4b1
2018-03-08 08:28:25 +00:00
Joe Watkins
26a786694e Better introduction content
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344463 c90b9560-bf6c-de11-be94-00142212c4b1
2018-03-08 07:59:34 +00:00
Joe Watkins
3ab38e2de5 casting documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344456 c90b9560-bf6c-de11-be94-00142212c4b1
2018-03-06 21:23:59 +00:00
Joe Watkins
e644c4c46e add Componere\cast to documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344454 c90b9560-bf6c-de11-be94-00142212c4b1
2018-03-06 14:03:49 +00:00
Jeremy Mikola
461bcf6643 Update example for iterating a tailable MongoDB\Driver\Cursor
https://jira.mongodb.org/browse/PHPC-962


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344449 c90b9560-bf6c-de11-be94-00142212c4b1
2018-03-05 18:12:27 +00:00
Joe Watkins
8477bd29e1 remove entites from componere
add patch.derive docs
ammend patch.construct docs


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344443 c90b9560-bf6c-de11-be94-00142212c4b1
2018-03-04 16:47:54 +00:00
Joe Watkins
4d298e618c add exception info for componere
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344438 c90b9560-bf6c-de11-be94-00142212c4b1
2018-03-04 07:59:02 +00:00
Joe Watkins
771eb5cea1 corrections to componere documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344435 c90b9560-bf6c-de11-be94-00142212c4b1
2018-03-04 06:25:56 +00:00
Joe Watkins
d8890a0d33 initial documentation for componere
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344428 c90b9560-bf6c-de11-be94-00142212c4b1
2018-03-03 08:01:01 +00:00
Mark Jones
0db4344ffc Fix bug #71817: openssl_dh_compute_key documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344427 c90b9560-bf6c-de11-be94-00142212c4b1
2018-03-03 06:03:28 +00:00
Christoph Michael Becker
df530262db Fix return value section
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344421 c90b9560-bf6c-de11-be94-00142212c4b1
2018-03-02 14:44:09 +00:00
Christoph Michael Becker
a2a7e00403 Clarify meaning of $fl parameter and improve example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344411 c90b9560-bf6c-de11-be94-00142212c4b1
2018-03-01 15:21:10 +00:00
Christoph Michael Becker
8bdb32ed3d Improve order of the constants
The `CAL_JEWISH_ADD_*` constants are not directly related to
`CAL_JEWISH`.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344410 c90b9560-bf6c-de11-be94-00142212c4b1
2018-03-01 15:07:50 +00:00
Christoph Michael Becker
304a15b2d7 Document meaning of the ext/calendar constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344409 c90b9560-bf6c-de11-be94-00142212c4b1
2018-03-01 15:02:36 +00:00
Christoph Michael Becker
4f99f45ac5 Improve jdmonthname man page
We replace the numeric literals with their predefined constant names,
and also call the parameter "mode" everywhere.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344408 c90b9560-bf6c-de11-be94-00142212c4b1
2018-03-01 12:59:05 +00:00
Christoph Michael Becker
ce74b736cf Fix bug #63930: cal_from_jd['dow'] gives 0 for Sunday
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344407 c90b9560-bf6c-de11-be94-00142212c4b1
2018-03-01 12:26:16 +00:00
Christoph Michael Becker
7a411177d7 Hebrew jdtojewish() output is ISO-8859-8 encoded
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344404 c90b9560-bf6c-de11-be94-00142212c4b1
2018-03-01 00:50:14 +00:00
Christoph Michael Becker
df31a39eb1 Remove accidentally added changelog entry
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344401 c90b9560-bf6c-de11-be94-00142212c4b1
2018-02-28 13:15:03 +00:00
Christoph Michael Becker
4fa631348e Fix bug #76027: Incorrect info in documentation for getenv
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344396 c90b9560-bf6c-de11-be94-00142212c4b1
2018-02-28 12:32:28 +00:00
Christoph Michael Becker
a2165b1ec5 Fix typos
Patches provided by anonymous users.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344377 c90b9560-bf6c-de11-be94-00142212c4b1
2018-02-27 13:46:38 +00:00
Christoph Michael Becker
72ff27ac10 Document new hash algos as of PHP 7.1.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344357 c90b9560-bf6c-de11-be94-00142212c4b1
2018-02-24 18:14:35 +00:00
Jakub Vrana
bcd6a41f29 Add csprng
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344356 c90b9560-bf6c-de11-be94-00142212c4b1
2018-02-24 17:35:29 +00:00
Jakub Vrana
3ae3cf3c7c Add opcache and sodium to categorization
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344355 c90b9560-bf6c-de11-be94-00142212c4b1
2018-02-24 17:24:55 +00:00
Jakub Vrana
13ab43e265 Standardize filenames
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344354 c90b9560-bf6c-de11-be94-00142212c4b1
2018-02-24 17:11:35 +00:00
Christoph Michael Becker
f6a146d76c Improve wording
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344352 c90b9560-bf6c-de11-be94-00142212c4b1
2018-02-24 16:00:52 +00:00
Jakub Vrana
cd3ea0ba9a Fix type
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344351 c90b9560-bf6c-de11-be94-00142212c4b1
2018-02-24 16:00:30 +00:00
Christoph Michael Becker
173b1454c1 Clarify return value for non-cryptographic algos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344350 c90b9560-bf6c-de11-be94-00142212c4b1
2018-02-24 15:54:44 +00:00
Thomas Punt
22a082800b Use the correct namespacing convention for xml IDs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344343 c90b9560-bf6c-de11-be94-00142212c4b1
2018-02-24 11:12:03 +00:00
Christoph Michael Becker
6e2531fee2 Fix XML ID
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344334 c90b9560-bf6c-de11-be94-00142212c4b1
2018-02-23 09:53:34 +00:00
Christoph Michael Becker
d95d5914f5 Fix bug #36261: similar_text parameters aren't swappable
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344329 c90b9560-bf6c-de11-be94-00142212c4b1
2018-02-22 17:42:20 +00:00
Christoph Michael Becker
020d1e35e5 Fix bug #75985: dbase_create foxpro
We add the missing changelog entry, and also mark the 
$type parameter as optional.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344315 c90b9560-bf6c-de11-be94-00142212c4b1
2018-02-20 13:46:08 +00:00
Christoph Michael Becker
1091730525 Remove inadvertently duplicate note
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344314 c90b9560-bf6c-de11-be94-00142212c4b1
2018-02-20 13:43:07 +00:00
Christoph Michael Becker
f3bdf92d3e Don't try to imagedestroy() FALSE
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344284 c90b9560-bf6c-de11-be94-00142212c4b1
2018-02-18 19:09:02 +00:00
Pieter Hordijk
aa8396c551 Grammar tweak
-- 
Provided by anonymous 87588 ()

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344274 c90b9560-bf6c-de11-be94-00142212c4b1
2018-02-16 15:19:15 +00:00
Pieter Hordijk
c2b0f6ace4 make the reader aware that imagecrop() returns a new image and therefore 2 image resources need to be freed after using it.
-- 
Provided by anonymous 82013 ()

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344273 c90b9560-bf6c-de11-be94-00142212c4b1
2018-02-16 15:16:47 +00:00
Christoph Michael Becker
9421e06e34 Fix bug #67566: escape parameter in fgetcsv() is sometimes ignored
We clarify the actual meaning of $escape.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344268 c90b9560-bf6c-de11-be94-00142212c4b1
2018-02-15 17:04:23 +00:00
Christoph Michael Becker
47da3a2a8a Clarify behavior of $enclosure wrt. $escape_char
Cf. <http://svn.php.net/viewvc?view=revision&revision=344264>.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344267 c90b9560-bf6c-de11-be94-00142212c4b1
2018-02-15 15:35:54 +00:00
Christoph Michael Becker
d2707fbf04 Clarify behavior of $enclosure wrt. $escape_char
This also integrates user note 105110.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344264 c90b9560-bf6c-de11-be94-00142212c4b1
2018-02-15 13:41:33 +00:00
Jeremy Mikola
d822950df7 Fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344260 c90b9560-bf6c-de11-be94-00142212c4b1
2018-02-14 21:16:08 +00:00
Jeremy Mikola
b5921f4363 Discuss BSON deserialization caveats
https://jira.mongodb.org/browse/PHPC-456


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344259 c90b9560-bf6c-de11-be94-00142212c4b1
2018-02-14 21:14:21 +00:00
Christoph Michael Becker
c84f47ac7f Document the zenith angles which are used for the calculation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344255 c90b9560-bf6c-de11-be94-00142212c4b1
2018-02-13 13:44:31 +00:00
Thomas Punt
ec1599ef59 Add svn keywords onto renamed files...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344253 c90b9560-bf6c-de11-be94-00142212c4b1
2018-02-13 12:24:12 +00:00
Thomas Punt
e434bff742 Properly remove renamed files... (I hate svn)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344252 c90b9560-bf6c-de11-be94-00142212c4b1
2018-02-13 12:17:03 +00:00
Thomas Punt
87503b0180 Add renamed pht files
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344251 c90b9560-bf6c-de11-be94-00142212c4b1
2018-02-13 12:13:29 +00:00
Thomas Punt
93d68fe8a9 Namespace the pht extension
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344250 c90b9560-bf6c-de11-be94-00142212c4b1
2018-02-13 12:12:25 +00:00
Christoph Michael Becker
efe705d94a Document $zenith parameter
This integrates user note 82801, and is supposed to make 
user note 47839 superfluous.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344247 c90b9560-bf6c-de11-be94-00142212c4b1
2018-02-12 18:34:40 +00:00