Katherine Walker
|
e56d9eadaa
|
Document CommandException
https://jira.mongodb.org/browse/PHPC-1089
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344541 c90b9560-bf6c-de11-be94-00142212c4b1
|
2018-03-20 17:23:52 +00:00 |
|
Katherine Walker
|
2af032c790
|
Document ServerException
https://jira.mongodb.org/browse/PHPC-1087
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344540 c90b9560-bf6c-de11-be94-00142212c4b1
|
2018-03-20 14:12:33 +00:00 |
|
Katherine Walker
|
e8d7ed4e2f
|
Test III
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344539 c90b9560-bf6c-de11-be94-00142212c4b1
|
2018-03-20 14:04:55 +00:00 |
|
Derick Rethans
|
8499ec6a6b
|
Test II
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344538 c90b9560-bf6c-de11-be94-00142212c4b1
|
2018-03-20 14:01:39 +00:00 |
|
Derick Rethans
|
50f1f0e64f
|
Test
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344537 c90b9560-bf6c-de11-be94-00142212c4b1
|
2018-03-20 13:59:23 +00:00 |
|
Peter Cowburn
|
0dad2268d5
|
add missing svn properties, svn:eol-style and svn:keywords
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344522 c90b9560-bf6c-de11-be94-00142212c4b1
|
2018-03-15 22:01:56 +00:00 |
|
Peter Cowburn
|
1113dcb235
|
remove unwanted entities.*.xml files
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344520 c90b9560-bf6c-de11-be94-00142212c4b1
|
2018-03-15 21:51:09 +00:00 |
|
Jeremy Mikola
|
f8eaba8728
|
Add missing final modifiers to MongoDB classes
These classes have always been final, but that was not reflected in the documentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344505 c90b9560-bf6c-de11-be94-00142212c4b1
|
2018-03-14 17:24:49 +00:00 |
|
Jeremy Mikola
|
2a7dbbe7aa
|
Server selection may throw ConnectionTimeoutException
This also removes the connectTimeoutMS entity and links both options to the Manager constructor.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344498 c90b9560-bf6c-de11-be94-00142212c4b1
|
2018-03-13 20:51:33 +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 |
|
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 |
|
Jeremy Mikola
|
a233ecbf51
|
Document MongoDB compression URI options
https://jira.mongodb.org/browse/PHPC-967
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344201 c90b9560-bf6c-de11-be94-00142212c4b1
|
2018-02-08 18:58:39 +00:00 |
|
Jeremy Mikola
|
14f834fa03
|
Revise documentation for MongoDB\Driver\Cursor::isDead()
libmongoc changed its behavior in 1.4.0, so the old text was no longer accurate.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344169 c90b9560-bf6c-de11-be94-00142212c4b1
|
2018-02-02 23:00:08 +00:00 |
|
Jakub Vrana
|
b06b5b0830
|
Use array() initializer instead of []
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344127 c90b9560-bf6c-de11-be94-00142212c4b1
|
2018-01-31 08:23:47 +00:00 |
|
Andrey Gromov
|
a39444187c
|
typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344035 c90b9560-bf6c-de11-be94-00142212c4b1
|
2018-01-29 10:06:14 +00:00 |
|
Jeremy Mikola
|
630ea2595e
|
Add version info for MongoDB read/write command methods
https://jira.mongodb.org/browse/PHPC-834
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344008 c90b9560-bf6c-de11-be94-00142212c4b1
|
2018-01-28 16:07:31 +00:00 |
|
Jeremy Mikola
|
77ff9724ac
|
Document new MongoDB execute methods for read/write commands
This also revises shared content across other execute methods in the Manager and Server classes.
https://jira.mongodb.org/browse/PHPC-834
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343963 c90b9560-bf6c-de11-be94-00142212c4b1
|
2018-01-26 22:15:35 +00:00 |
|
Jeremy Mikola
|
5c9f2d1643
|
Revise docs for Query readConcern and note server requirement
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343962 c90b9560-bf6c-de11-be94-00142212c4b1
|
2018-01-26 21:15:27 +00:00 |
|
Jeremy Mikola
|
0f19fd56d9
|
Use simpara for notes with only one paragraph
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343960 c90b9560-bf6c-de11-be94-00142212c4b1
|
2018-01-26 20:52:05 +00:00 |
|
Jeremy Mikola
|
3d6695d21f
|
Use note instead of warning for MongoDB\Driver\Timestamp purpose
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343957 c90b9560-bf6c-de11-be94-00142212c4b1
|
2018-01-26 20:39:47 +00:00 |
|
Jeremy Mikola
|
7c29a027bb
|
Options array for MongoDB Manager and Server execute methods
https://jira.mongodb.org/browse/PHPC-1042
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343956 c90b9560-bf6c-de11-be94-00142212c4b1
|
2018-01-26 20:31:37 +00:00 |
|
Jeremy Mikola
|
1db5d59b66
|
Use consistent language for MongoDB\Driver constructors
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343954 c90b9560-bf6c-de11-be94-00142212c4b1
|
2018-01-26 18:49:00 +00:00 |
|
Jeremy Mikola
|
680a79dd69
|
New options param for MongoDB\Driver\Command constructor
https://jira.mongodb.org/browse/PHPC-1029
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343953 c90b9560-bf6c-de11-be94-00142212c4b1
|
2018-01-26 18:47:28 +00:00 |
|
Jeremy Mikola
|
855236c33f
|
Remove index.html from MongoDB manual URL
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343952 c90b9560-bf6c-de11-be94-00142212c4b1
|
2018-01-26 18:11:04 +00:00 |
|
Jeremy Mikola
|
6d21f97b22
|
Revise descriptions for write concern MongoDB URI options
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343906 c90b9560-bf6c-de11-be94-00142212c4b1
|
2018-01-25 22:14:35 +00:00 |
|
Jeremy Mikola
|
1c933fa9f3
|
Separate MongoDB manual link into its own paragraph
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343905 c90b9560-bf6c-de11-be94-00142212c4b1
|
2018-01-25 22:09:45 +00:00 |
|
Jeremy Mikola
|
a1237d6e72
|
Document retryWrites MongoDB URI option
https://jira.mongodb.org/browse/PHPC-986
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343904 c90b9560-bf6c-de11-be94-00142212c4b1
|
2018-01-25 22:08:31 +00:00 |
|
Jeremy Mikola
|
5d5ec0df7b
|
Document MongoDB\Driver\Session API
https://jira.mongodb.org/browse/PHPC-980
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343903 c90b9560-bf6c-de11-be94-00142212c4b1
|
2018-01-25 21:38:48 +00:00 |
|
Jeremy Mikola
|
68fb0fcce2
|
Fix MongoDB\Driver\Manager::selectServer() return value syntax
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343902 c90b9560-bf6c-de11-be94-00142212c4b1
|
2018-01-25 21:37:19 +00:00 |
|
Jakub Vrana
|
ad2e71299d
|
Use int instead of integer in return type
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343892 c90b9560-bf6c-de11-be94-00142212c4b1
|
2018-01-25 15:57:18 +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 |
|
Jakub Vrana
|
cf1434873d
|
Use bool instead of boolean in parameters
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343890 c90b9560-bf6c-de11-be94-00142212c4b1
|
2018-01-25 15:52:49 +00:00 |
|
Jakub Vrana
|
331fbfeac5
|
Use bool instead of boolean in return types
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343889 c90b9560-bf6c-de11-be94-00142212c4b1
|
2018-01-25 15:50:10 +00:00 |
|
Jeremy Mikola
|
57d928fbea
|
MongoDB\Driver\BulkWrite::update() arrayFilters option
https://jira.mongodb.org/browse/PHPC-975
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343868 c90b9560-bf6c-de11-be94-00142212c4b1
|
2018-01-24 22:13:21 +00:00 |
|
Jeremy Mikola
|
09a7dc6916
|
Update docs for read concern levels in MongoDB 3.6
Level descriptions are copied from the MongoDB manual.
https://jira.mongodb.org/browse/PHPC-1078
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343866 c90b9560-bf6c-de11-be94-00142212c4b1
|
2018-01-24 21:44:21 +00:00 |
|
Jeremy Mikola
|
fd4b1601e4
|
Improve MongoDB installation docs for 1.4.0
This improves discussion around configure options for manual builds, reminds users that each version of PHP has its own PECL command and INI file, and encourages Homebrew users to rely on the formula install method.
https://jira.mongodb.org/browse/PHPC-1055
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343859 c90b9560-bf6c-de11-be94-00142212c4b1
|
2018-01-24 00:11:28 +00:00 |
|
Jeremy Mikola
|
435617f0f2
|
MongoDB driver requires PHP 5.5
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343858 c90b9560-bf6c-de11-be94-00142212c4b1
|
2018-01-24 00:10:05 +00:00 |
|
Derick Rethans
|
9bd87c182d
|
PHPC-1079: Document that jsonSerialize() returns legacy extended JSON
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343817 c90b9560-bf6c-de11-be94-00142212c4b1
|
2018-01-11 12:05:23 +00:00 |
|
Derick Rethans
|
f16eec1f5e
|
PHPC-962: Document example of tailable cursor iteration
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343765 c90b9560-bf6c-de11-be94-00142212c4b1
|
2018-01-03 17:08:04 +00:00 |
|
Derick Rethans
|
8b0b6b72fa
|
PHPC-1024: Document BSON exceptions for Cursor iteration / PHPC-1080: Document new BSON classes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343748 c90b9560-bf6c-de11-be94-00142212c4b1
|
2018-01-02 15:17:29 +00:00 |
|
Derick Rethans
|
0df6abfdeb
|
PHPC-599: Document 32-bit platform limitation for Timestamp arguments
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343438 c90b9560-bf6c-de11-be94-00142212c4b1
|
2017-11-21 12:57:11 +00:00 |
|
Jeremy Mikola
|
33d77a9d4a
|
Unsupported BSON types are ignored again, but log warnings
https://jira.mongodb.org/browse/PHPC-1026
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343352 c90b9560-bf6c-de11-be94-00142212c4b1
|
2017-10-30 21:15:03 +00:00 |
|
André Luis Ferreira da Silva Bacci
|
e9366ee458
|
Fix svn:eol-style, svn:keywords and svn:mime-type on XML files. No content change, but some revision numbers will upgrade.
See https://github.com/phpdocbrbridge/bridge/blob/master/src/revbumper.php for automatic tool for translations.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342988 c90b9560-bf6c-de11-be94-00142212c4b1
|
2017-09-02 18:42:15 +00:00 |
|
Jeremy Mikola
|
50bd3db54a
|
Fix character case in MongoDB\BSON\ObjectId changelog
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342972 c90b9560-bf6c-de11-be94-00142212c4b1
|
2017-08-30 16:08:26 +00:00 |
|
Jeremy Mikola
|
2c423ff085
|
Rename ObjectID (and its interface) to ObjectId
https://jira.mongodb.org/browse/PHPC-1004
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342971 c90b9560-bf6c-de11-be94-00142212c4b1
|
2017-08-30 16:05:54 +00:00 |
|
Jeremy Mikola
|
8dcacceecc
|
Revert MongoDB\BSON\CursorId renaming (r342968)
https://jira.mongodb.org/browse/PHPC-1004
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342970 c90b9560-bf6c-de11-be94-00142212c4b1
|
2017-08-30 15:57:18 +00:00 |
|
Jeremy Mikola
|
625dc08fa5
|
Add class description for MongoDB\BSON\CursorID
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342969 c90b9560-bf6c-de11-be94-00142212c4b1
|
2017-08-29 14:01:15 +00:00 |
|
Jeremy Mikola
|
f0109e97e6
|
Rename CursorId to CursorID
https://jira.mongodb.org/browse/PHPC-1004
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342968 c90b9560-bf6c-de11-be94-00142212c4b1
|
2017-08-29 14:00:32 +00:00 |
|
Jeremy Mikola
|
3c85371563
|
Remove empty <para> blocks
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342964 c90b9560-bf6c-de11-be94-00142212c4b1
|
2017-08-28 21:50:49 +00:00 |
|