Commit graph

313 commits

Author SHA1 Message Date
alcaeus
9c0ca25e80 PHPC-1355: Document using aggregation pipeline in updates
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347929 c90b9560-bf6c-de11-be94-00142212c4b1
2019-09-04 20:03:59 +00:00
alcaeus
55212f82fb PHPC-1254: Document changes to ObjectID
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347928 c90b9560-bf6c-de11-be94-00142212c4b1
2019-09-04 20:03:01 +00:00
Jeremy Mikola
f8ec46bc76 Session::startTransaction() options is an optional array
https://jira.mongodb.org/browse/PHPC-1432


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347904 c90b9560-bf6c-de11-be94-00142212c4b1
2019-08-28 16:35:59 +00:00
Nikita Popov
f1e951b988 Remove duplicated words
Patch by carusogabriel.

Closes php/doc-en#7.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347749 c90b9560-bf6c-de11-be94-00142212c4b1
2019-07-14 13:46:42 +00:00
George Peter Banyard
b73df01f31 English typo
Provided by sergey

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347472 c90b9560-bf6c-de11-be94-00142212c4b1
2019-05-22 21:23:10 +00:00
Jeremy Mikola
69b7314dc6 Clarify interactions with sessions and transactions
Copy some language from the MongoDB manual and clarify that sessions close due to garbage collection.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346802 c90b9560-bf6c-de11-be94-00142212c4b1
2019-02-11 15:22:44 +00:00
Peter Cowburn
4691215483 set standard svn:eol-style svn:keywords properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346395 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-18 21:10:59 +00:00
Jeremy Mikola
752a9c9992 Advise users to install PHP via Homebrew
Remove reference to deprecated formulae and simply remind users to use the correct PECL binary.

https://jira.mongodb.org/browse/PHPC-1298


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346076 c90b9560-bf6c-de11-be94-00142212c4b1
2018-11-26 22:45:23 +00:00
Christoph Michael Becker
f38246fb1f Fix typo
Patch provided by Sergey Aksenov.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345580 c90b9560-bf6c-de11-be94-00142212c4b1
2018-09-01 10:56:11 +00:00
Christoph Michael Becker
2ebdd7a82e Fix typo
Patch provided by Leonidas Vrachnis.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345459 c90b9560-bf6c-de11-be94-00142212c4b1
2018-08-13 10:23:25 +00:00
Derick Rethans
f91ed9bc6f PHPC-1227: Document that transactions do not allow per-op read/write concerns
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345411 c90b9560-bf6c-de11-be94-00142212c4b1
2018-07-30 10:37:38 +00:00
Jeremy Mikola
0df9823f6a Include all inherited props/methods for exception classes
This comments out nonexistent includes to avoid XML warnings introduced in r345343. Ideally, we would use <xi:fallback>, but that does not avoid warnings (see: https://bugs.php.net/bug.php?id=51897).

Related to: https://jira.mongodb.org/browse/PHPC-1222


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345347 c90b9560-bf6c-de11-be94-00142212c4b1
2018-07-18 20:01:30 +00:00
Jeremy Mikola
138684b77a Class tree for MongoDB exceptions
https://jira.mongodb.org/browse/PHPC-1246


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345346 c90b9560-bf6c-de11-be94-00142212c4b1
2018-07-18 19:56:53 +00:00
Derick Rethans
d58a813a1f Fixed XPath magic
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345345 c90b9560-bf6c-de11-be94-00142212c4b1
2018-07-18 14:55:17 +00:00
Derick Rethans
1dfa50495f Document new hasErrorLabels() method and errorLabels property, and sort out inheritence of exception classes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345343 c90b9560-bf6c-de11-be94-00142212c4b1
2018-07-18 10:06:24 +00:00
Christoph Michael Becker
89fd9d4157 Partially fix link
Actually, we want to link to the “projection” row, but for some reason
that does not work[1].  Therefore we link to the “queryOptions” table.

[1] <http://news.php.net/php.doc.cvs/16129>

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345292 c90b9560-bf6c-de11-be94-00142212c4b1
2018-07-09 16:37:49 +00:00
Derick Rethans
1d35ee8c32 Fixed link.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345262 c90b9560-bf6c-de11-be94-00142212c4b1
2018-07-02 10:13:14 +00:00
Christoph Michael Becker
827ab3cfe0 Fix build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345232 c90b9560-bf6c-de11-be94-00142212c4b1
2018-06-28 12:09:35 +00:00
Derick Rethans
e92fd0468a PHPC-1217: Remind users to include __pclass field in projections
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345228 c90b9560-bf6c-de11-be94-00142212c4b1
2018-06-28 10:24:59 +00:00
Jeremy Mikola
52886fcaa7 Improve field path type map example
The previous example was missing the "fieldPaths" key.

https://jira.mongodb.org/browse/PHPC-314


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345225 c90b9560-bf6c-de11-be94-00142212c4b1
2018-06-27 18:16:36 +00:00
Derick Rethans
f2d59658fa Add very basic information on fieldPath mappings.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345223 c90b9560-bf6c-de11-be94-00142212c4b1
2018-06-27 16:12:43 +00:00
Derick Rethans
b87a886f8c Update documentation to reflect correct inheritence, and changes since 1.4.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345221 c90b9560-bf6c-de11-be94-00142212c4b1
2018-06-27 11:47:15 +00:00
Jeremy Mikola
9a2cbb997c defaultTransactionOptions defaults to an empty array
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345216 c90b9560-bf6c-de11-be94-00142212c4b1
2018-06-26 01:14:00 +00:00
Jeremy Mikola
0aae99e798 Note upper bound on wtimeoutMS param for WriteConcern constructor
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345215 c90b9560-bf6c-de11-be94-00142212c4b1
2018-06-25 20:23:05 +00:00
Jeremy Mikola
2a4ade885c Always validate and apply wtimeoutMS in URI options array
https://jira.mongodb.org/browse/PHPC-1216


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345214 c90b9560-bf6c-de11-be94-00142212c4b1
2018-06-25 20:21:52 +00:00
Jeremy Mikola
81acec0aa0 Error at execution time if Bulk::update() arrayFilters is unsupported
https://jira.mongodb.org/browse/PHPC-1196


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345212 c90b9560-bf6c-de11-be94-00142212c4b1
2018-06-25 16:21:24 +00:00
Jeremy Mikola
899b175b66 MongoDB\BSON\Int64 class documentation
https://jira.mongodb.org/browse/PHPC-1211


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345186 c90b9560-bf6c-de11-be94-00142212c4b1
2018-06-22 18:50:01 +00:00
Jeremy Mikola
6ff13d6d37 Remove Error sections on __toString() methods, which cannot throw
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345185 c90b9560-bf6c-de11-be94-00142212c4b1
2018-06-22 18:48:46 +00:00
Jeremy Mikola
66d301903b Use common note for BSON jsonSerialize() return value docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345184 c90b9560-bf6c-de11-be94-00142212c4b1
2018-06-22 18:45:22 +00:00
Jeremy Mikola
aaaeefbb39 Errors are not relevant for private ctors on deprecated BSON types
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345183 c90b9560-bf6c-de11-be94-00142212c4b1
2018-06-22 18:43:55 +00:00
Derick Rethans
c26c53aec6 Add (basic) documentation for MongoDB 4.0+ transactions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345182 c90b9560-bf6c-de11-be94-00142212c4b1
2018-06-22 16:19:51 +00:00
Jeremy Mikola
518443c9c7 Describe previous behavior in UTCDateTime constructor changelog
https://jira.mongodb.org/browse/PHPC-536


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345084 c90b9560-bf6c-de11-be94-00142212c4b1
2018-06-01 16:55:52 +00:00
Jeremy Mikola
c2798b8987 Document CommandFailedEvent::getReply()
https://jira.mongodb.org/browse/PHPC-1076


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345045 c90b9560-bf6c-de11-be94-00142212c4b1
2018-05-22 17:42:28 +00:00
Jeremy Mikola
3248a1dd4d Add maxTimeMS examples for executeQuery and executeCommand
https://jira.mongodb.org/browse/PHPC-585


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345032 c90b9560-bf6c-de11-be94-00142212c4b1
2018-05-18 19:12:22 +00:00
Jeremy Mikola
f9c63b0067 PHP extension formulae are no longer in Homebrew
https://jira.mongodb.org/browse/PHPC-1168


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344849 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-26 21:30:02 +00:00
Jeremy Mikola
6ef92afe13 Explicit sessions cannot be used with unacknowledged write concerns
https://jira.mongodb.org/browse/PHPC-1163


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344841 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-26 16:20:18 +00:00
Derick Rethans
80f26e5674 Alphabetise
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344837 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-25 14:57:17 +00:00
Derick Rethans
a9b1a98cd0 PHPC-1137/PHPC-1138: Deprecate maxScan and snapshot options
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344836 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-25 14:56:10 +00:00
Derick Rethans
8c5b5e91bc PHPC-1170: Deprecate autoIndexId for collection creation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344831 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-25 08:36:37 +00:00
Derick Rethans
96624d9c58 Fixed order due to changes from PHPC-1156
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344660 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-12 09:47:40 +00:00
Katherine Walker
5cb9e6a37f Deprecate SSLConnectionException
https://jira.mongodb.org/browse/PHPC-1088


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344622 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-05 16:29:47 +00:00
Katherine Walker
88927b5db9 Document ServerException error codes
https://jira.mongodb.org/browse/PHPC-1087


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344582 c90b9560-bf6c-de11-be94-00142212c4b1
2018-03-28 18:32:06 +00:00
Peter Cowburn
4e60f8596d add standard svn properties; svn:eol-style, svn:ignore, and svn:keywords
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344571 c90b9560-bf6c-de11-be94-00142212c4b1
2018-03-26 21:27:50 +00:00
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
Jeremy Mikola
c17a0c4517 PHPC-640: Document BSON type interfaces
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342963 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-28 21:41:45 +00:00
Jeremy Mikola
12cb072ae5 Fix copypasta in return value documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342960 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-28 19:40:16 +00:00
Jeremy Mikola
680b85d4cc MongoDB Application Performance Monitoring classes and functions
This builds upon an initial patch from Derick.

https://jira.mongodb.org/browse/PHPC-349


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342922 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-23 20:09:04 +00:00
Jeremy Mikola
6e77d8214c Document isDefault() method for ReadConcern and WriteConcern
https://jira.mongodb.org/browse/PHPC-976


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342870 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-17 17:14:54 +00:00
Jeremy Mikola
371b0fbba9 Revert MongoDB\BSON\TypeWrapper documentation (r342837)
https://jira.mongodb.org/browse/PHPC-640


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342859 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-16 15:57:16 +00:00
Jeremy Mikola
c02a972e97 Use canonical capitalization when referring to ObjectID class
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342838 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-11 00:15:10 +00:00
Jeremy Mikola
52c747e77a Document MongoDB\BSON\TypeWrapper interface
https://jira.mongodb.org/browse/PHPC-640

This only adds API documentation for the actual interface. Additional documentation will needed to be added to the persistence documentation.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342837 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-11 00:12:52 +00:00