Christoph Michael Becker
0e729267cd
Fix parameter name
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339656 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-13 15:25:19 +00:00
Derick Rethans
356ad88cbd
Update install instructions.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339655 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-13 14:38:43 +00:00
Christoph Michael Becker
dfa3dfbd66
Fix #72549 : typos
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339652 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-13 10:57:45 +00:00
Christoph Michael Becker
794c8b585a
Fix #69182 : imagecropauto function not properly documented
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339649 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-11 17:54:29 +00:00
Jeremy Mikola
f939ff1250
Use example.com in MongoDB\Driver\Manager constructor examples
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339643 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-10 15:38:06 +00:00
Christoph Michael Becker
1f0777580c
filepro has been unbundled long ago
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339642 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-10 14:34:08 +00:00
Christoph Michael Becker
df92f1fd1c
Fix wrong link
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339641 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-10 14:33:34 +00:00
Christoph Michael Becker
7e4b87a0ce
Fix #72560 : --enable-dbase configure option no longer works
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339640 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-10 14:27:32 +00:00
Christoph Michael Becker
a305c183e2
Document default values of optional parameters
...
Provided by Brian Davis
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339639 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-10 13:57:14 +00:00
Christoph Michael Becker
3fd1c69998
Fix parameter name
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339638 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-10 13:52:30 +00:00
Christoph Michael Becker
4e57165e7d
Fix #71788 : Gmagick::write() returns Gmagick, not void
...
Change description to indicate this method is an alias of the already documented Gmagick::writeimage()
--
Provided by anonymous 70634 (danebrood at gmail dot com)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339637 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-10 13:45:57 +00:00
Christoph Michael Becker
d93b48f424
Fixes by Benjamin Morel
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339636 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-10 13:36:14 +00:00
Christoph Michael Becker
8d96fe8b66
Fixes suggested by Benjamin Morel
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339635 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-10 13:33:17 +00:00
Christoph Michael Becker
bff94a2345
Fix #71797 : GmagickDraw::setfillcolor() accepts GmagickPixel, not only string
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339634 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-10 13:11:59 +00:00
Christoph Michael Becker
3362425ad5
Fix #71795 : GmagickDraw::setstrokecolor() accepts string, not only GmagickPixel
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339633 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-10 13:09:15 +00:00
Christoph Michael Becker
f5abd0b0f3
Fix #71794 : GmagickDraw::gettextencoding() can return false, not only string
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339632 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-10 13:06:31 +00:00
Christoph Michael Becker
f516ef3c7a
Fix #71792 : GmagickDraw::getfont() can return false, not only string
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339631 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-10 13:03:51 +00:00
Christoph Michael Becker
f0304b1485
Fix #71791 : GmagickDraw::getfillcolor() returns GmagickPixel, not void
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339630 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-10 12:57:13 +00:00
Christoph Michael Becker
1e31cb2509
Fix #71761 : Gmagick::deconstructimages() returns a Gmagick object, not void
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339629 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-10 12:54:32 +00:00
Christoph Michael Becker
1aa41d6145
Fix #71793 : GmagickDraw::getstrokecolor() returns GmagickPixel, not void
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339628 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-10 12:50:07 +00:00
Christoph Michael Becker
f713e46643
Fix typo
...
--
Provided by anonymous 70174 (gunbei@10xengineers.org )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339627 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-10 12:42:02 +00:00
Christoph Michael Becker
8074326ff6
Remove reference to obsolete function (provided by Juris)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339626 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-10 12:39:45 +00:00
Christoph Michael Becker
f984ca507f
Fix #71664 : Use of the term "standard class" inaccurately
...
Clarify introduction sentence on creating interfaces with respect to classes
--
Provided by anonymous 70720 (d@roscius.ca )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339625 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-10 12:30:04 +00:00
Christoph Michael Becker
cf895b5554
Add respectively replace &caution.cryptographically-insecure;
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339624 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-10 12:25:24 +00:00
Christoph Michael Becker
6798718d38
Fix typo (by Shaunak Sontakke <shaunak.s@gmail.com>)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339623 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-10 12:14:00 +00:00
Christoph Michael Becker
96e8d5d946
Fix typo (by Harold Iedema <harold@iedema.me>)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339622 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-10 12:13:18 +00:00
Christoph Michael Becker
31a36e13fa
Improve wording (by anon user)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339621 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-10 11:59:52 +00:00
Christoph Michael Becker
3aca09435c
Fix typo (by anon user)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339620 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-10 11:59:19 +00:00
Christoph Michael Becker
0a7a550a65
Grammar fixes by anon users
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339619 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-10 11:58:44 +00:00
Christoph Michael Becker
1c4dd2621d
Fix example comment (provided by A3020 <a3020@fastmail.com>)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339618 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-10 11:57:22 +00:00
Christoph Michael Becker
114db47247
Fix method prototype
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339617 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-10 11:37:14 +00:00
Christoph Michael Becker
37287d6b0c
Apparently, a word has been swallowed
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339612 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-10 11:05:01 +00:00
Christoph Michael Becker
6c1ab89a89
Hexadecimal numeric entities are denoted by an x
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339610 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-10 10:47:04 +00:00
Christoph Michael Becker
5435723c4c
CURLINFO_FILETIME requires CURLOPT_FILETIME
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339608 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-10 10:39:17 +00:00
Jeremy Mikola
658ff33bce
PHPC-708: Fix structure and refs in MongoDB security articles
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339600 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-09 18:27:25 +00:00
Jeremy Mikola
0effe19af6
Fix title abbreviation for MongoDB BSON classes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339599 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-09 18:12:26 +00:00
Jeremy Mikola
e0fb30d761
Update MongoDB::__construct() example for SSL and client cert
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339598 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-09 18:10:31 +00:00
Jeremy Mikola
56791338a6
PHPC-637: Revise notes on encoding MongoDB URI components
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339597 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-09 17:37:51 +00:00
Christoph Michael Becker
fea0321607
Document precision and serialize_precision ini changes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339595 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-09 12:41:41 +00:00
Christoph Michael Becker
c047c527e6
Fix #72567 : PHP 7.1 changes in json_encode() wrt. encoding floats undocumented
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339594 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-09 12:20:37 +00:00
Christoph Michael Becker
471b30ab5d
Document new PHP_FD_SETSIZE constant
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339590 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-08 18:56:58 +00:00
Christoph Michael Becker
d8669a0bd4
Document unary plus operator
...
Despite having two *downvoted* notes about the unary plus operator
(108105 and 116868), we document it in the manual (and delete the notes).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339585 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-08 00:10:36 +00:00
Christoph Michael Becker
f81df0ec7a
Add example wrt. +,- and . having the same precedence
...
Albeit the behavior should be clear from the precendence table, Antistone
posted a note about this two years ago which has got 67 votes and there
have been two replies to this note which also have been upvoted, so we
integrate this information into the manual, and delete the notes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339582 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-07 18:41:06 +00:00
Jeremy Mikola
1c818c8c51
Fix arg type for MongoDB\Driver\WriteConcern constructor
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339578 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-06 14:59:22 +00:00
Derick Rethans
5f8dc963a0
Updated to version 2016.6 (2016f)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339577 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-06 10:10:36 +00:00
Christoph Michael Becker
6145544e01
Integrate user notes 116312 and 118639
...
We clarify the difference between define() and const wrt. to allowed values.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339565 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-05 13:11:07 +00:00
Pieter Hordijk
6f2a633c72
Moved introduction texts under the correct subtitle
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339564 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-05 08:57:56 +00:00
Xinchen Hui
d980c7d0fe
add example of named capture group
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339562 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-05 07:03:59 +00:00
Christoph Michael Becker
44aadfc0fe
Document predefined PHP 7 interfaces and classes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339552 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-03 21:47:39 +00:00
Christoph Michael Becker
9525b846ae
Fix documentation according to http://news.php.net/php.doc.cvs/14277
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339548 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-03 17:23:12 +00:00