Commit graph

23138 commits

Author SHA1 Message Date
Christoph Michael Becker
42804819c5 Fix version info
dbase has been moved to PECL as of PHP 5.3.0 what should be reflected in
the version information.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340753 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-28 10:26:17 +00:00
Christoph Michael Becker
b306c950e3 Fix typo
Patch provided by anon user.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340752 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-28 09:57:46 +00:00
Christoph Michael Becker
d803b1c761 Fix #73409: Bug in session_gc's example 2
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340750 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-28 09:39:45 +00:00
Joe Watkins
594d3f4f33 these should have been removed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340748 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-28 03:05:10 +00:00
Joe Watkins
99aaaf7ecb updates for ui 1.0.2
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340747 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-28 02:30:21 +00:00
Kalle Sommer Nielsen
6819e8a570 Fixed bug #73387 (Imagick::compareImages return type mismatch)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340699 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-26 09:14:37 +00:00
Jeremy Mikola
a622b7db61 BSON serialization for ReadConcern, ReadPreference, and WriteConcern
https://jira.mongodb.org/browse/PHPC-504


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340683 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-25 20:30:42 +00:00
Jeremy Mikola
10fb3bab81 Advise users not to re-use MongoDB\Driver\Manager objects after forking
https://jira.mongodb.org/browse/PHPC-625


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340679 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-25 19:52:18 +00:00
Jeremy Mikola
d35bbf11d3 Document persistent connection behavior for ext-mongodb
https://jira.mongodb.org/browse/PHPC-780


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340677 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-25 19:41:19 +00:00
Jeremy Mikola
05da8016b9 Use the PHP manual's consistent spelling of "serialization"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340673 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-25 18:10:32 +00:00
Jeremy Mikola
9c7c9d9f1b Suggest pkg-config if MongoDB cannot find OpenSSL
https://jira.mongodb.org/browse/PHPC-674


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340672 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-25 17:48:03 +00:00
Jeremy Mikola
245a0e29a8 Document mongodb extension dependencies
https://jira.mongodb.org/browse/PHPC-520


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340671 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-25 17:46:25 +00:00
Joe Watkins
372fd14f6f updates for 1.0.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340652 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-25 08:05:46 +00:00
Jeremy Mikola
0625a2700b Fix table columns for MongoDB\Driver\Query constructor options
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340645 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-25 01:25:27 +00:00
Jeremy Mikola
53e7ce82fc Update MongoDB\Driver\Manager connection examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340644 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-25 01:24:34 +00:00
Jeremy Mikola
f08a7bff1b Document MongoDB\Driver\Manager SSL driver options
https://jira.mongodb.org/browse/PHPC-416


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340643 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-25 01:23:01 +00:00
Christoph Michael Becker
318a3d5aa3 Fix wrong example output
This also integrates user note 99462.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340641 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-24 22:20:25 +00:00
Jeremy Mikola
61f9e84aa7 Document MongoDB\Driver\WriteResult
https://jira.mongodb.org/browse/PHPC-653


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340640 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-24 20:45:43 +00:00
Jeremy Mikola
8e1e826ff3 Link to Query and Command classes in MongoDB\Driver\Cursor::getServer()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340639 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-24 19:47:57 +00:00
Christoph Michael Becker
561d3b82af Fix typo
Patch provided by anon user.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340622 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-24 12:58:22 +00:00
Christoph Michael Becker
eb3d1cd0dc Fix typo
Patch provided by Andrey Gromov.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340621 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-24 12:55:58 +00:00
Derick Rethans
47661091ce Updated to version 2016.8 (2016h)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340618 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-24 09:28:18 +00:00
Joe Watkins
2735ac5fad ui documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340595 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-23 11:12:21 +00:00
Joe Watkins
eedaaf7a5e add ui to manual
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340594 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-23 11:10:42 +00:00
Jeremy Mikola
697b3c9468 Document MongoDB\Driver\WriteError
https://jira.mongodb.org/browse/PHPC-653


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340584 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-21 19:52:33 +00:00
Jeremy Mikola
cf9ca1558a Fix namespace string in MongoDB\Driver\WriteConcernError examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340583 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-21 19:42:53 +00:00
Jeremy Mikola
2859692a9e Document MongoDB\Driver\WriteConcernError
https://jira.mongodb.org/browse/PHPC-653


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340582 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-21 19:06:05 +00:00
Jeremy Mikola
08afc1e7ab Document MongoDB\Driver\Decimal128 for ext-mongodb 1.2+
https://jira.mongodb.org/browse/PHPC-751


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340581 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-21 18:10:50 +00:00
Jeremy Mikola
dc5163157c Add "mongodb" to url.wiki.crud entity
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340580 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-21 18:03:44 +00:00
Jeremy Mikola
e65b547e79 Document MongoDB\Driver\ReadConcern::LINEARIZABLE constant
https://jira.mongodb.org/browse/PHPC-777


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340579 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-21 17:26:08 +00:00
Jeremy Mikola
6f8f154f34 Fix linkend for MongoDB\Driver\ReadConcern::LOCAL
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340578 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-21 17:25:09 +00:00
Jeremy Mikola
244164d765 Fix character case in MongoDB\Driver\ReadConcern::getLevel() refname
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340577 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-21 17:20:37 +00:00
Jeremy Mikola
181cf13ba6 Remove unnecessary <para> wrapping from changelog entry
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340576 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-21 17:17:45 +00:00
Jeremy Mikola
0967bbdcfa Link to MongoDB manual in mongodb.parameter.filter entity
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340575 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-21 15:47:42 +00:00
Jeremy Mikola
a22b969063 Use non-empty $filter in MongoDB\Driver\Query example
https://jira.mongodb.org/browse/PHPC-525


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340574 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-21 15:44:20 +00:00
Jeremy Mikola
0205d3f11d Update MongoDB\Driver\Query options for 1.2.0
https://jira.mongodb.org/browse/PHPC-806


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340573 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-21 15:27:32 +00:00
Christoph Michael Becker
cbfca3b77d Document new imageresolution() function
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340568 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-20 10:50:51 +00:00
Jeremy Mikola
1b63ce3ba8 MongoDB Query and BulkWrite update/delete "collation" option
https://jira.mongodb.org/browse/PHPC-807


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340566 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-19 17:58:12 +00:00
Bob Weinand
63a98c4c11 Add documentation for so_reuseport, so_broadcast and ipv6_v6only socket stream context options
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340564 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-19 11:06:56 +00:00
Christoph Michael Becker
b2d521a52a Fix #73346: asinh(0) is not NAN
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340563 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-19 10:39:15 +00:00
Peter Cowburn
062838aa04 move session save handler example to see also
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340561 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-18 22:56:47 +00:00
Peter Cowburn
d531ecfc87 fix build (typo)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340560 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-18 22:37:59 +00:00
Kalle Sommer Nielsen
4de3eb69b9 Remove the comment and fix a typo in another comment
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340559 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-18 21:47:26 +00:00
Kalle Sommer Nielsen
de868cff49 Update proc_nice() as per the latest changes for the Windows implementation (The function is now more in line with that of Unix)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340558 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-18 21:44:37 +00:00
Christoph Michael Becker
e1a00d7172 Fix #73267: Order by callback changed
While users are not supposed to rely on a stable sort anyway, it
may be helpful to explicitly mention possible sort order changes
in the migration guides.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340557 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-18 14:58:41 +00:00
Christoph Michael Becker
4872cbb754 Add parameter description
Patch provided by anon user.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340551 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-18 11:30:14 +00:00
Christoph Michael Becker
b7d6413785 Fix example titles
Patch provided by anon user.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340550 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-18 11:29:33 +00:00
Christoph Michael Becker
eabef7a4ef Fix parameter type
Patch provided by anon user.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340548 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-18 11:22:38 +00:00
Christoph Michael Becker
6382cb4b84 Fix parameter type
Patch provided by anon user.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340547 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-18 11:19:20 +00:00
Christoph Michael Becker
f39bffda6b Add error section
Original patch provided by anon user.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340545 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-18 11:14:50 +00:00