Commit graph

76 commits

Author SHA1 Message Date
Jeremy Mikola
04ab390ca1 MongoDB\Driver\ReadPreference constructor $mode arg is an int
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339954 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-30 19:10:52 +00:00
Jeremy Mikola
a5da28f0e1 Clarify MongoDB\BSON\UTCDateTime::toDateTime() time zone
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339806 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-05 21:35:19 +00:00
Derick Rethans
5b5e59fffb Mention that this is the *MongoDB library*, and not the PHP 3 PHPLIB :-)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339682 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-20 17:16:08 +00:00
Derick Rethans
59fbea38eb Make sure to clone recursively.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339662 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-14 09:40:12 +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
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
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
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
Jeremy Mikola
812a7a3a55 Add syntax highlighting to BSON persistence articles
https://jira.mongodb.org/browse/PHPC-486


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339468 c90b9560-bf6c-de11-be94-00142212c4b1
2016-06-23 21:54:22 +00:00
Jeremy Mikola
c8f44705c2 MongoDB\Driver\WriteResult::getInfo() does not exist
This method was removed before the 1.0.0 release and should not be documented.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339449 c90b9560-bf6c-de11-be94-00142212c4b1
2016-06-22 12:00:51 +00:00
Christoph Michael Becker
cca99e0441 Fix broken build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339352 c90b9560-bf6c-de11-be94-00142212c4b1
2016-06-14 17:19:32 +00:00
Derick Rethans
efd633bcbb PHPV-709: Port security manual from mongo to mongodb.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339344 c90b9560-bf6c-de11-be94-00142212c4b1
2016-06-14 12:08:00 +00:00
Derick Rethans
5485b48982 Added an example for SSL and a certificate.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339268 c90b9560-bf6c-de11-be94-00142212c4b1
2016-06-02 10:12:41 +00:00
Christoph Michael Becker
44635bde19 typo fixes by anon users
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339240 c90b9560-bf6c-de11-be94-00142212c4b1
2016-05-30 13:59:33 +00:00
Derick Rethans
3efd20a21b PHPC-637: Remind users that connection URIs should be encoded
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339161 c90b9560-bf6c-de11-be94-00142212c4b1
2016-05-10 20:13:41 +00:00
Jeremy Mikola
6d0fa6a696 Fix MongoDB\Driver\Server::executeQuery() method name
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339106 c90b9560-bf6c-de11-be94-00142212c4b1
2016-04-28 04:26:27 +00:00
Jeremy Mikola
4e9be3169f MongoDB\Driver\BulkWrite::count() return value changes in 1.2.0
https://jira.mongodb.org/browse/PHPC-680


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339104 c90b9560-bf6c-de11-be94-00142212c4b1
2016-04-27 19:34:44 +00:00
Jeremy Mikola
33b5fa85d3 Document MongoDB\Driver\Server type constants
https://jira.mongodb.org/browse/PHPC-530


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339042 c90b9560-bf6c-de11-be94-00142212c4b1
2016-04-20 20:57:06 +00:00
Derick Rethans
872188aed0 Add IDs so that we can refer to them through HTML anchors.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338779 c90b9560-bf6c-de11-be94-00142212c4b1
2016-03-20 15:31:40 +00:00
Thomas Punt
c499040447 Resolve doc bug #71716
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338698 c90b9560-bf6c-de11-be94-00142212c4b1
2016-03-09 13:37:57 +00:00
Derick Rethans
f153fb9e94 Fixed error in example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338661 c90b9560-bf6c-de11-be94-00142212c4b1
2016-02-24 15:15:21 +00:00
Jeremy Mikola
59aea220b6 Note best practices for BSON (un)serialization interfaces
https://jira.mongodb.org/browse/PHPC-549


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338656 c90b9560-bf6c-de11-be94-00142212c4b1
2016-02-23 21:34:56 +00:00
Jeremy Mikola
bcf5e0bc8f Document MongoDB\Driver\Query readConcern option
https://jira.mongodb.org/browse/PHPC-559


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338600 c90b9560-bf6c-de11-be94-00142212c4b1
2016-02-12 20:18:08 +00:00
Jeremy Mikola
ce561f7c4c Alphabetize MongoDB\Driver\Query constructor options
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338599 c90b9560-bf6c-de11-be94-00142212c4b1
2016-02-12 20:13:41 +00:00
Jeremy Mikola
99df62f88e Remove section IDs so HHVM tutorial is a single page
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338538 c90b9560-bf6c-de11-be94-00142212c4b1
2016-01-25 18:52:08 +00:00
Jeremy Mikola
c718200b27 Update configure and tutorial docs for ext-mongodb and library
https://jira.mongodb.org/browse/PHPC-468


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338537 c90b9560-bf6c-de11-be94-00142212c4b1
2016-01-24 05:09:52 +00:00
Jeremy Mikola
ef0c6d581b Clarify pattern/flags for MongoDB\BSON\Regex
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338408 c90b9560-bf6c-de11-be94-00142212c4b1
2016-01-06 17:50:41 +00:00
Jeremy Mikola
bac528da61 Fix missing version info in MongoDB driver docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338289 c90b9560-bf6c-de11-be94-00142212c4b1
2015-12-17 22:00:27 +00:00
Jeremy Mikola
a693a9fddb Fix method references in MongoDB driver docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338288 c90b9560-bf6c-de11-be94-00142212c4b1
2015-12-17 22:00:06 +00:00
Jeremy Mikola
dedcfce805 Update BSON docs for MongoDB driver
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338287 c90b9560-bf6c-de11-be94-00142212c4b1
2015-12-17 21:57:19 +00:00
Jeremy Mikola
3e6f86b5bd ReadConcern, ReadPreference, and WriteConcern for MongoDB
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338263 c90b9560-bf6c-de11-be94-00142212c4b1
2015-12-16 01:12:59 +00:00
Jeremy Mikola
c58fa5a61d Update MongoDB driver architecture diagram
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338182 c90b9560-bf6c-de11-be94-00142212c4b1
2015-11-25 16:22:12 +00:00
Derick Rethans
e32ae6fcf4 Added architecture overview article.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338133 c90b9560-bf6c-de11-be94-00142212c4b1
2015-11-16 12:29:43 +00:00
Jeremy Mikola
5393e17e3a Reference BSON date type in UTCDateTime description
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338115 c90b9560-bf6c-de11-be94-00142212c4b1
2015-11-11 21:27:20 +00:00
Jeremy Mikola
6b1e9bdf01 Don't capitalize our class name in descriptions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338114 c90b9560-bf6c-de11-be94-00142212c4b1
2015-11-11 21:26:42 +00:00
Jeremy Mikola
2ca831ddd8 Bump MongoDB\Driver class/method versions to >=1.0.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338113 c90b9560-bf6c-de11-be94-00142212c4b1
2015-11-11 21:20:22 +00:00
Jeremy Mikola
dcfd0933c0 Update MongoDB\Driver\Manager and Server docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338112 c90b9560-bf6c-de11-be94-00142212c4b1
2015-11-11 21:17:47 +00:00
Derick Rethans
16995ef64b Make use of "make configlib" in minimal install instructions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338111 c90b9560-bf6c-de11-be94-00142212c4b1
2015-11-11 18:51:47 +00:00
Jeremy Mikola
213e4306fb MongoDB\BSON\fromPHP() and toPHP() should refer to persistence article
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338108 c90b9560-bf6c-de11-be94-00142212c4b1
2015-11-10 21:15:10 +00:00
Jeremy Mikola
7d88708b86 Update MongoDB\Driver\Cursor method docs
Also adds an entity for the typeMap parameter, since we share that with MongoDB\BSON\toPHP().


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338107 c90b9560-bf6c-de11-be94-00142212c4b1
2015-11-10 21:14:30 +00:00
Jeremy Mikola
96a83dfde6 Update some MongoDB\Driver method purposes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338106 c90b9560-bf6c-de11-be94-00142212c4b1
2015-11-10 21:11:55 +00:00
Jeremy Mikola
1e20c5e22d Update MongoDB\Driver\CursorId docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338105 c90b9560-bf6c-de11-be94-00142212c4b1
2015-11-10 21:10:46 +00:00
Jeremy Mikola
d53de72fe7 MongoDB\BSON\fromJSON() and toJSON() throw on error
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338104 c90b9560-bf6c-de11-be94-00142212c4b1
2015-11-10 20:52:44 +00:00
Jeremy Mikola
83ea6bb48a Revise MongoDB\Driver\Cursor getId() and getServer() docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338087 c90b9560-bf6c-de11-be94-00142212c4b1
2015-11-04 19:55:44 +00:00
Jeremy Mikola
e8cbc4f8f6 MongoDB\Driver\Cursor::__construct() is private
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338086 c90b9560-bf6c-de11-be94-00142212c4b1
2015-11-04 19:54:56 +00:00
Hannes Magnusson
ec6879325f Its called mongodb.debug - not mongodb.debug_log now
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338075 c90b9560-bf6c-de11-be94-00142212c4b1
2015-11-03 05:23:59 +00:00
Jeremy Mikola
898b3418ea Update doc IDs for MongoDB\Driver\BulkWrite methods
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338070 c90b9560-bf6c-de11-be94-00142212c4b1
2015-11-02 21:07:07 +00:00